- 26cf770 Broadcaster: Add the missing callbacks by Jakub Tyszkowski · 1 year, 6 months ago
- 2dd9bc8 LeAudio/Broadcast: Simplify the broadcast queueing mechanism by Jakub Tyszkowski · 1 year, 7 months ago
- 7302c97 Merge "Reset pending command after Confirm and Cancel StreamingRequest" into main by Yuyang Huang · 1 year, 6 months ago
- c35d812 gdx: bt_property library for returning device and service results by Chris Manton · 1 year, 7 months ago
- 1efd4c6 Merge "Enum-ify stack::include::acl_api_types::tBTM_INQUIRY_STATE" into main by Chris Manton · 1 year, 6 months ago
- 2bc70bd Merge "Add log to is_requesting_sdp()" into main by Pomai Ahlo · 1 year, 6 months ago
- bb11729 Merge changes I17ae1a8c,Iedacd854 into main by Myles Watson · 1 year, 6 months ago
- 2e4b39a Enum-ify stack::include::acl_api_types::tBTM_INQUIRY_STATE by Chris Manton · 1 year, 6 months ago
- 60e53f6 SystemServer: Add log warning with throwable by William Escande · 1 year, 6 months ago
- 1fe0ea4 Move HCI event registration by Myles Watson · 1 year, 6 months ago
- f2a769f Remove no-op checks by Myles Watson · 1 year, 6 months ago
- 2650d8d Replace BTM_INQ_RESULT_[BLE|BR] with common definition by Chris Manton · 1 year, 6 months ago
- e984009 Merge "Add waiting_for_complete_ to HCI fuzzer" into main by Myles Watson · 1 year, 6 months ago
- 2b954d3 Merge "Move AppScanStats from package `gatt` to `le_scan`" into main by Treehugger Robot · 1 year, 6 months ago
- b32fc3e Merge "Log previous state info in BluetoothEnabledStateChanged" into main by Treehugger Robot · 1 year, 6 months ago
- c79db7a Log previous state info in BluetoothEnabledStateChanged by Josh Wu · 1 year, 7 months ago
- 9ad9854 Present name request during service discovery by Chris Manton · 1 year, 6 months ago
- 5825472 Merge changes I6c4b3618,I4e1f61a3,I979b3b2d,I98575c17 into main by Myles Watson · 1 year, 6 months ago
- 7fc500c Merge "RootCanal: Adapt async_manager.cc for compatibility with darwin" into main by Henri Chataing · 1 year, 6 months ago
- 35ea039 Merge "audio_hal_interface: Check support for a2dp hw offload v2" into main by Henri Chataing · 1 year, 6 months ago
- c8d01f4 Merge "RootCanal: Fix directed advertising with privacy enabled" into main by Henri Chataing · 1 year, 6 months ago
- 010029a audio_hal_interface: Check support for a2dp hw offload v2 by Henri Chataing · 1 year, 6 months ago
- 5143992 Merge "Add const in key missing related callback" into main by Treehugger Robot · 1 year, 6 months ago
- c6a03f8 Move AppScanStats from package `gatt` to `le_scan` by Ömer Faruk Yılmaz · 1 year, 6 months ago
- dda1725 Remove StartInquiry from legacy HCI by Myles Watson · 1 year, 6 months ago
- 6392280 Wait for the callback to start Inquiry by Myles Watson · 1 year, 6 months ago
- 0f26fde Remove btm_acl_update_inquiry_status by Myles Watson · 1 year, 6 months ago
- 80973bc Remove unused btm_cb.is_inquiry by Myles Watson · 1 year, 6 months ago
- b230de1 Merge "Fix BadParcelableException for DistanceMeasurementResult" into main by Chienyuan Huang · 1 year, 6 months ago
- 763c5d1 Merge "SystemServer: Add Messenger flag" into main by William Escande · 1 year, 6 months ago
- 54cbef7 Merge changes from topic "scan-manager-refactor" into main by Treehugger Robot · 1 year, 6 months ago
- 303d1d4 Merge "Add flag a2dp_concurrent_source_sink" into main by Sandeep Samdaria · 1 year, 6 months ago
- ab71d31 Merge "Never fire timers in HCI fuzz" into main by Myles Watson · 1 year, 6 months ago
- 0aba4ae Move ScanNativeInterface from package `gatt` to `le_scan` by Ömer Faruk Yılmaz · 1 year, 6 months ago
- d775195 Merge "HF Client: fix BIND phase error & dump AT CMD error" into main by Zining Jiang · 1 year, 6 months ago
- 77ad871 Merge "RootCanal: Fix endianness of version numbers in android vendor capabilities" into main by Treehugger Robot · 1 year, 6 months ago
- 27f955a HF Client: fix BIND phase error & dump AT CMD error by jiangzining · 1 year, 6 months ago
- 45c4f26 RootCanal: Fix directed advertising with privacy enabled by Henri Chataing · 1 year, 6 months ago
- 40de1e3 Add log to is_requesting_sdp() by Pomai Ahlo · 1 year, 6 months ago
- 98499bd Merge "[le audio] Fix typo for SWITCH_BCAST_SOURCE" into main by Rongxuan Liu · 1 year, 6 months ago
- 62e719a Merge "Don't reset btif pairing state due to unrelated service discovery" into main by Himanshu Rawat · 1 year, 6 months ago
- 8d9fab2 Demote ASSERT => ERROR LegacyConfigFile::FromPath by Chris Manton · 1 year, 6 months ago
- 3fb8aa3 Don't reset btif pairing state due to unrelated service discovery by Himanshu Rawat · 1 year, 8 months ago
- d54dd77 Merge "Remove java_api_contribution modules from .bp files" into main by Jihoon Kang · 1 year, 6 months ago
- 63c3a15 Merge "SystemServer: Add snake case flag in dumpsys" into main by William Escande · 1 year, 6 months ago
- 24dfd2e Remove java_api_contribution modules from .bp files by Jihoon Kang · 1 year, 6 months ago
- 0130b8d [le audio] Fix typo for SWITCH_BCAST_SOURCE by Rongxuan Liu · 1 year, 6 months ago
- 0f617ae SystemServer: Add snake case flag in dumpsys by William Escande · 1 year, 6 months ago
- c98571c Merge "Change BluetoothAudioHalVersion from enum to class" into main by Shunkai Yao · 1 year, 6 months ago
- 738a866 RootCanal: Adapt async_manager.cc for compatibility with darwin by Henri Chataing · 1 year, 6 months ago
- a147ee3 Move PeriodicScanManager from package `gatt` to `le_scan` by Ömer Faruk Yılmaz · 1 year, 6 months ago
- 0ba29b2 Change BluetoothAudioHalVersion from enum to class by Shunkai Yao · 1 year, 9 months ago
- f184d4f RootCanal: Fix endianness of version numbers in android vendor capabilities by Henri Chataing · 1 year, 6 months ago
- 29ff541 Merge changes I3472a117,I95bc1c0a into main by Hyundo Moon · 1 year, 6 months ago
- 5cae59c test: Gracefully ignore cancel request if one no longer pending by Chris Manton · 1 year, 6 months ago
- 90aed9e Reset pending command after Confirm and Cancel StreamingRequest by Yuyang Huang · 1 year, 6 months ago
- 54fed98 Add flag a2dp_concurrent_source_sink by Sandeep Samdaria · 1 year, 6 months ago
- 6141fe5 Merge changes Idcf3502b,I9e4cb5b8,I50024e85 into main by Rongxuan Liu · 1 year, 6 months ago
- 78e2695 Merge "[Invisalign2] Macro Rename SMP_PAIR_FLAGS_CMD_CONFIRM -> SMP_PAIR_FLAGS_CMD_CONFIRM_RCVD" into main by Hui Peng · 1 year, 6 months ago
- 0f51ca8 Merge "[Invisalign2] Minor improvements in smp" into main by Hui Peng · 1 year, 6 months ago
- cc89a6e Merge "[Invisalign2] Define BTM_SetSecurityLevel in SecurityClientInterface" into main by Hui Peng · 1 year, 6 months ago
- bd898c9 Merge "Unhide BluetoothDevice#getAddressType" into main by Christine Hallstrom · 1 year, 6 months ago
- 0e6aa8d Merge "Flag for prevent pairing state reset due to unrelated service discovery" into main by Himanshu Rawat · 1 year, 6 months ago
- 2323063 mock: Comment out unused variables [main_shim|osi] by Chris Manton · 1 year, 6 months ago
- 8bae9b7 Gracefully ignore cancel request if one no longer pending by Chris Manton · 1 year, 8 months ago
- b3ba6b4 Add waiting_for_complete_ to HCI fuzzer by Myles Watson · 1 year, 7 months ago
- 56965b1 Never fire timers in HCI fuzz by Myles Watson · 1 year, 7 months ago
- 3464535 le_audio: native Source Monitoring tests by Grzegorz Kołodziejczyk · 1 year, 6 months ago
- 4f64e34 bass: Add handover related test cases by Grzegorz Kołodziejczyk · 1 year, 7 months ago
- 7b63beb le_audio: Introduce service handling of Source listening mode by Grzegorz Kołodziejczyk · 1 year, 7 months ago
- 342ebe0 [Invisalign2] Macro Rename SMP_PAIR_FLAGS_CMD_CONFIRM -> SMP_PAIR_FLAGS_CMD_CONFIRM_RCVD by Hui Peng · 1 year, 6 months ago
- d742681 [Invisalign2] Minor improvements in smp by Hui Peng · 1 year, 6 months ago
- f9e4179 Merge "Move ScanManager from package `gatt` to `le_scan`" into main by Treehugger Robot · 1 year, 6 months ago
- 7ae5a1a Merge "le_audio: Introduce Source listening mode" into main by Grzegorz Kolodziejczyk · 1 year, 6 months ago
- c3d306c Fix BadParcelableException for DistanceMeasurementResult by Chienyuan Huang · 1 year, 6 months ago
- 55bb2ee Merge "Define METADATA_EXCLUSIVE_MANAGER to set the exclusive manager app for the BluetoothDevice" into main by Srinivas Patibandla · 1 year, 6 months ago
- ba4e084 [Invisalign2] Define BTM_SetSecurityLevel in SecurityClientInterface by Hui Peng · 1 year, 6 months ago
- 67608be Move ScanManager from package `gatt` to `le_scan` by Ömer Faruk Yılmaz · 1 year, 7 months ago
- 7aacb0a Merge "Adding area members to the pairing tests" into main by Himanshu Rawat · 1 year, 6 months ago
- c406397 Unhide BluetoothDevice#getAddressType by Christine Hallstrom · 1 year, 7 months ago
- d455049 Merge "VolumeControl: Improve the volume broadcast flow" into main by Rongxuan Liu · 1 year, 6 months ago
- 1e1ecb6 Merge "TEST_MAPPING: add StrictJavaPackages" into main by William Escande · 1 year, 6 months ago
- fb94337 Define METADATA_EXCLUSIVE_MANAGER to set the exclusive manager app for the BluetoothDevice by Srinivas Patibandla · 1 year, 7 months ago
- dff2d9b Flag for prevent pairing state reset due to unrelated service discovery by Himanshu Rawat · 1 year, 6 months ago
- 526f2d7 TEST_MAPPING: add StrictJavaPackages by William Escande · 1 year, 6 months ago
- 7ce4336 Merge "[Invisalign2] remove base/logging.h in security_device_record.h" into main by Hui Peng · 1 year, 6 months ago
- f0919be Merge "[Invisalign2] move the following fields to SecurityClientInterface" into main by Hui Peng · 1 year, 6 months ago
- e6dd48e Merge "[Invisalign2] reorder the fields in SecurityClientInterface" into main by Hui Peng · 1 year, 6 months ago
- ffd840d Merge "[Invisalign2] remove unused headers in btm_sec.cc" into main by Hui Peng · 1 year, 6 months ago
- 0c8e745 Merge "[Invisalign2] Unify BTM_BleConfirmReply and BTM_ConfirmReqReply" into main by Hui Peng · 1 year, 6 months ago
- 681c8c3 Merge "[Invisalign2] Add transport to BTM_ConfirmReqReply" into main by Hui Peng · 1 year, 6 months ago
- fd1dc2b Flag Tracking Bug: rnr_present_during_service_discovery by Chris Manton · 1 year, 7 months ago
- d4bb3fa Merge "Use Flag instead of string for CS APIs" into main by William Escande · 1 year, 6 months ago
- 3f5d298 Merge changes I1626bc03,I52119b90 into main by Myles Watson · 1 year, 6 months ago
- 1c513bc Merge "PDL: Add Dynamic Audio Buffer VSCs" into main by Myles Watson · 1 year, 6 months ago
- bfd5c9b Merge "DckTest: Implemented LE scan with address and IRK tests" into main by Srinivas Patibandla · 1 year, 6 months ago
- fd07ea3 le_audio: Introduce Source listening mode by Grzegorz Kołodziejczyk · 1 year, 9 months ago
- 06261dc Use Flag instead of string for CS APIs by Chienyuan Huang · 1 year, 6 months ago
- 5881f6e Revisit audio routing policy when connected by Sungsoo Lim · 1 year, 7 months ago
- 42b2676 Merge "Floss: Make inquiry length configurable in sysprop" into main by Yun-hao Chung · 1 year, 6 months ago