- 2900c80 BQR: Add Bluetooth Quality Report v6 feature by Barry · 1 year, 5 months ago
- b195e2a Merge changes I6f3dcbf6,Ie9f5084d,Id1d81158 into main by Myles Watson · 1 year, 5 months ago
- 4634570 Merge "BTA AV CO active device management" into main by Sandeep Samdaria · 1 year, 5 months ago
- 3737b44 Merge changes Ie4eb7633,I9fb7ac24 into main by John Lai · 1 year, 5 months ago
- 0ca2e7c Merge "Revert^2 "Bluetooth: Demote ObsoleteSdkInt to a warning"" into main by Treehugger Robot · 1 year, 5 months ago
- 504164f Merge "bta::jv::bta_jv_start_discovery_cback Fix memory leak" into main by Treehugger Robot · 1 year, 5 months ago
- e7837f0 Merge "Floss: fix |bluetooth/log.h| build issues for linux" into main by Jeremy Wu · 1 year, 5 months ago
- 99d1760 Merge changes I7c0becd0,I658014a9 into main by Hsin-chen Chuang · 1 year, 5 months ago
- ed5827b Merge changes Icc78259a,Icfd4a3d2,Icb3dd850,I581cff84 into main by Myles Watson · 1 year, 5 months ago
- 0ba0090 Merge "Fix failing BluetoothOppUtilityTest" into main by Hyundo Moon · 1 year, 5 months ago
- d93ec83 Merge changes I90eecd0b,I855a4446,Ib5090517 into main by William Escande · 1 year, 5 months ago
- 43f402c Merge "Fix crash by passing original slot id to avoid race condition." into main by Aritra Sen · 1 year, 5 months ago
- 831986d Merge "Not use AudioManager.setParameters when isScoManagedByAudio is enabled" into main by Yuyang Huang · 1 year, 5 months ago
- 44e0580 Merge "Let AudioManager handle SCO connection during Voice Recognition" into main by Yuyang Huang · 1 year, 5 months ago
- c9d8b02 Merge "Do not automatically open SCO from the Bluetooth stack when the is_sco_managed_by_audio feature is enabled" into main by Yuyang Huang · 1 year, 5 months ago
- bdce728 bta::jv::bta_jv_start_discovery_cback Fix memory leak by Chris Manton · 1 year, 5 months ago
- a8b4bfa Merge "RootCanal: Prevent abort on unknown APCF opcode" into main by Treehugger Robot · 1 year, 5 months ago
- af96482 Merge "AdapterService: callback return when no device" into main by William Escande · 1 year, 5 months ago
- 97ce58a Merge "Cache the current A2dpService and null check for the same to avoid crashes." into main by Aritra Sen · 1 year, 5 months ago
- ed9901c Merge changes Ifbac5c91,Idd4fcbb0,I759cf570 into main by Myles Watson · 1 year, 5 months ago
- 33fae77 Fix crash by passing original slot id to avoid race condition. by Aritra Sen · 1 year, 5 months ago
- c2533d4 Update mockcify.pl ==> 0.7.1 by Chris Manton · 1 year, 5 months ago
- 3cb8286 Introduce stack::sdp::db test by Chris Manton · 2 years, 7 months ago
- d31c4a8 RootCanal: Prevent abort on unknown APCF opcode by Henri Chataing · 1 year, 5 months ago
- e91a066 BTA AV CO active device management by Sandeep Samdaria · 1 year, 5 months ago
- 683a833 Merge "Use a single mock LE Advertising Manager" into main by Myles Watson · 1 year, 5 months ago
- 5c03a6e Merge "system/btif: Migrate to libbluetooth_log" into main by Henri Chataing · 1 year, 5 months ago
- 0b4c0bb Merge "system/btif/src: Migrate to libbluetooth_log" into main by Henri Chataing · 1 year, 5 months ago
- 98de48c Revert^2 "Bluetooth: Demote ObsoleteSdkInt to a warning" by David Duarte · 1 year, 5 months ago
- 1f586f8 Floss: fix |bluetooth/log.h| build issues for linux by Jeremy Wu · 1 year, 5 months ago
- c3aa1ff Merge "api: GetConnectionState OR state of resolved address" into main by Chienyuan Huang · 1 year, 5 months ago
- 39203e7 system/btif: Migrate to libbluetooth_log by Henri Chataing · 1 year, 5 months ago
- ee02f4d system/btif/src: Migrate to libbluetooth_log by Henri Chataing · 1 year, 5 months ago
- 7704d54 Merge "system/log: Add protection against nullptr string parameters" into main by Henri Chataing · 1 year, 5 months ago
- b1f4c70 Merge "Move active_peer and codec config to a separate state." into main by Treehugger Robot · 1 year, 5 months ago
- 82171dc Merge "Update the imports to androidx.test.filters.*" into main by Ram Peri · 1 year, 5 months ago
- 0a9bc29 api: GetConnectionState OR state of resolved address by Chienyuan Huang · 1 year, 5 months ago
- d685a0c Merge "LeAudio: Remove the invalid audio set configurations" into main by Jakub Tyszkowski · 1 year, 5 months ago
- 871c522 btm_sco_hfp_hal_linux: Fix codec info for legacy devices by Hsin-chen Chuang · 1 year, 5 months ago
- d19a2fa btm_sco_hfp_hal: Change get_packet_size() return type to size_t by Hsin-chen Chuang · 1 year, 5 months ago
- 70ec0f8 Merge "Add load_did_config_from_sysprops flag" into main by Treehugger Robot · 1 year, 5 months ago
- db879f1 Cache the current A2dpService and null check for the same to avoid crashes. by Aritra Sen · 1 year, 5 months ago
- a885089 Merge "Clear calling identity when calling getConnectionState internally" into main by Treehugger Robot · 1 year, 5 months ago
- 678cef6 Merge "bass_client: Inform sinks about start/stop scanning" into main by Rongxuan Liu · 1 year, 5 months ago
- 539a079 Merge "le_audio: Handle overlapping connected LE Audio devices" into main by Rongxuan Liu · 1 year, 5 months ago
- 36a58ba Not use AudioManager.setParameters when isScoManagedByAudio is enabled by Yuyang Huang · 1 year, 6 months ago
- ff1d0a2 Let AudioManager handle SCO connection during Voice Recognition by Yuyang Huang · 1 year, 6 months ago
- b24884f AdapterService: callback return when no device by William Escande · 1 year, 5 months ago
- 9e41e5b Add load_did_config_from_sysprops flag by David Duarte · 1 year, 5 months ago
- 830cf80 system/log: Add protection against nullptr string parameters by Henri Chataing · 1 year, 5 months ago
- 7f32aab Merge "A2dpService: provide Adapter in constructor" into main by William Escande · 1 year, 5 months ago
- 182af47 Move active_peer and codec config to a separate state. by Sandeep Samdaria · 1 year, 5 months ago
- c65ac73 Clear calling identity when calling getConnectionState internally by Christine Hallstrom · 1 year, 5 months ago
- 55df697 Merge "[RFCOMM] Reduce log levels of frequent events" into main by Pomai Ahlo · 1 year, 5 months ago
- 6b2f376 Update the imports to androidx.test.filters.* by Fangqiu Su · 1 year, 5 months ago
- 1589957 Merge changes Ic200323d,I492f44c4 into main by David Duarte · 1 year, 5 months ago
- 97b4e56 Merge "Remove audio_hal_version_class flag" into main by Shunkai Yao · 1 year, 5 months ago
- e9454b4 Comment out select unused parameters test::mock::bta:: by Chris Manton · 1 year, 5 months ago
- 02a1204 Comment out unused parameters bta_dm_disc_stop_service_discovery by Chris Manton · 1 year, 5 months ago
- 1b53f82 Use a single mock LE Advertising Manager by Myles Watson · 1 year, 8 months ago
- 780e89f Merge "Floss: remove workaround that skips MSBC for Flex" into main by Hsin-chen Chuang · 1 year, 5 months ago
- 9780a4f bass_client: Inform sinks about start/stop scanning by Grzegorz Kołodziejczyk · 1 year, 6 months ago
- 2402df6 le_audio: Handle overlapping connected LE Audio devices by Grzegorz Kołodziejczyk · 1 year, 6 months ago
- 7ef2afe Fix failing BluetoothOppUtilityTest by Hyundo Moon · 1 year, 5 months ago
- 66cf562 VolumeControl: remove duplicate Callback code by William Escande · 1 year, 6 months ago
- 9d90ad6 VolumeControl: remove duplicate code by William Escande · 1 year, 6 months ago
- ee7cb72 VolumeControl: Enforce synchronized annotation by William Escande · 1 year, 6 months ago
- 14c5f38 Merge "Floss: Disable three way call feature" into main by Whale Chang · 1 year, 5 months ago
- 71f3d47 Merge "Floss: Hcidoc: Add external controller signal" into main by Treehugger Robot · 1 year, 5 months ago
- c780987 Merge "Remove un-necessary build dependencies" into main by William Escande · 1 year, 5 months ago
- 685666e Merge "bt_target.h: Remove BTA_AG_SCO_PKT_TYPES" into main by Myles Watson · 1 year, 5 months ago
- d563429 Merge changes I0baa8134,I4d94617d,I5ffa5331 into main by Myles Watson · 1 year, 5 months ago
- 072a271 Merge "HalVersionManager: make instance_ptr after static versions init" into main by Shunkai Yao · 1 year, 5 months ago
- c9d9b7e Merge "Use GD Controller for SupportsBle in btm_sec" into main by Myles Watson · 1 year, 5 months ago
- 86e0104 Merge "Use GD for controller PM" into main by Myles Watson · 1 year, 5 months ago
- a62a52d HalVersionManager: make instance_ptr after static versions init by Shunkai Yao · 1 year, 5 months ago
- 08a756f Remove audio_hal_version_class flag by Shunkai Yao · 1 year, 5 months ago
- 92a4c66 Merge "Floss: Retry socket bind on EINVAL" into main by Yun-hao Chung · 1 year, 5 months ago
- 31d3970 Merge "Floss: return codec format instead of codec ids on device connection" into main by Jeremy Wu · 1 year, 5 months ago
- d83c04e Do not automatically open SCO from the Bluetooth stack when the is_sco_managed_by_audio feature is enabled by Yuyang Huang · 1 year, 6 months ago
- c3e7343 Merge "Modify log level for exceptional return branches in l2c_link_check_send_pkts()" into main by DC Xu · 1 year, 5 months ago
- 5d398d5 Remove un-necessary build dependencies by William Escande · 1 year, 5 months ago
- dce557c Merge changes I4c929990,I823a56c6 into main by Treehugger Robot · 1 year, 5 months ago
- 628c911 Merge "BtaAvCo Peer 's add, read, update operations to its own class." into main by Sandeep Samdaria · 1 year, 5 months ago
- 0d03ba2 Merge "Modularize BtaAvCo into smaller components." into main by Sandeep Samdaria · 1 year, 5 months ago
- 1fa1a18 Merge "bass_client: Use proxy for Advertising Manager and BluetoothAdapter" into main by Grzegorz Kolodziejczyk · 1 year, 5 months ago
- cbda952 Merge changes I5302146e,Ib9b96c8c into main by Henri Chataing · 1 year, 5 months ago
- 7c83640 Merge "bluetooth_audio_hal_version_test: Use static audio" into main by Myles Watson · 1 year, 5 months ago
- 5f12268 Merge "Remove unused btm_process_inq_results" into main by Myles Watson · 1 year, 5 months ago
- 39928e7 Merge "audio_hal_interface: Remove shared audio libs" into main by Myles Watson · 1 year, 5 months ago
- 4719bb3 Merge "RootCanal: Improve handling of packet parsing errors" into main by Henri Chataing · 1 year, 5 months ago
- 6c8dd16 bt_target.h: Remove unused PORT_FC_DEFAULT by Myles Watson · 1 year, 5 months ago
- 9460c00 bt_target.h: Remove unused LOCAL_BLE_CONTROLLER_ID by Myles Watson · 1 year, 5 months ago
- da46cc9 bt_target.h: Remove always FALSE DISABLE_WBS by Myles Watson · 1 year, 5 months ago
- 16bbcf4 bt_target.h: Remove DUMP_PCM_DATA (always FALSE) by Myles Watson · 1 year, 5 months ago
- 9832703 bt_target.h: Remove always TRUE BTM_EIR_DEFAULT_FEC_REQUIRED by Myles Watson · 1 year, 5 months ago
- bf0b0b9 bt_target.h: Remove unused conditional for SMP_LINK_TOUT_MIN by Myles Watson · 1 year, 5 months ago
- 24d4338 bt_target.h: Remove unused BTM_SEC_SERVICE_NAME_LEN by Myles Watson · 1 year, 5 months ago
- 03881af bt_target.h: Remove always FALSE BTM_SEC_FORCE_RNR_FOR_DBOND by Myles Watson · 1 year, 5 months ago
- 7b891ce bt_target.h: Remove BTA_AG_SCO_PKT_TYPES by Myles Watson · 1 year, 5 months ago