- 8cec3a8 Trunk stable flag for AutoConnect multi HFP feature by William Escande · 1 year, 10 months ago
- 02969b9 Trunk stable flag for AutoConnect HFP feature by William Escande · 1 year, 10 months ago
- 784078c Merge "Floss: Expose DBus method to get remote RSSI" into main by Yun-hao Chung · 1 year, 10 months ago
- fffc0b4 Merge "AutoConnect HFP: extend to multi device" into main by Treehugger Robot · 1 year, 10 months ago
- 98128e3 Merge "[Invisalign2] Separate ACL events from security events" into main by Hui Peng · 1 year, 10 months ago
- 1ae7b01 Merge "Clean up inclusion bta::dm:bta_dm_act" into main by Hui Peng · 1 year, 10 months ago
- 2295b6e Merge "IA2: Separate out bta::dm:bta_dm_sec" into main by Hui Peng · 1 year, 10 months ago
- 59c7253 Merge "SetActivePeer should only update the active peer" into main by Treehugger Robot · 1 year, 10 months ago
- c778645 [Invisalign2] Separate ACL events from security events by Hui Peng · 1 year, 10 months ago
- d92d868 Clean up inclusion bta::dm:bta_dm_act by Chris Manton · 1 year, 10 months ago
- 0f62228 IA2: Separate out bta::dm:bta_dm_sec by Chris Manton · 2 years, 2 months ago
- da19834 Merge changes I4af15060,I43862413,I7afdc8ed,I366796e4,Ia8efdcb0 into main by William Escande · 1 year, 10 months ago
- 39541aa Merge "Add flag support in bluetooth + satellite flag" into main by William Escande · 1 year, 10 months ago
- 3cead61 Convert BTMAllocateSCNTest to black box test by Pomai Ahlo · 1 year, 10 months ago
- 392ed65 IA2: Expose legacy device and service discovery API by Chris Manton · 1 year, 10 months ago
- 5363aef Merge "bt_trace: Add attribute printf to LogMsg" into main by Henri Chataing · 1 year, 10 months ago
- b6cd44f Merge "BR/EDR link keys are not stored" into main by Himanshu Rawat · 1 year, 10 months ago
- 35d9844 Merge "Do not rediscover HOGP device services on restart" into main by Himanshu Rawat · 1 year, 10 months ago
- 4eb78ba AutoConnect HFP: extend to multi device by William Escande · 1 year, 10 months ago
- 589d4c1 AutoConnect hfp: Improve test behavior by William Escande · 1 year, 10 months ago
- f25c6a0 if mostRecentlyActiveA2DPDevice is null, auto connect to mostRecentlyActiveHfpDevice device by William Escande · 1 year, 10 months ago
- d73a316 MetadataDatabase: fix format by William Escande · 1 year, 10 months ago
- 5c39130 Prepare database for mostRecentlyActiveHfpDevice by William Escande · 1 year, 10 months ago
- 9a16b47 Do not rediscover HOGP device services on restart by Himanshu Rawat · 1 year, 10 months ago
- c4deb46 BR/EDR link keys are not stored by Himanshu Rawat · 1 year, 10 months ago
- 18e32a6 bt_trace: Add attribute printf to LogMsg by Henri Chataing · 1 year, 10 months ago
- 8a78673 Merge changes from topic "BBT_server" into main by Charlie Boutier · 1 year, 10 months ago
- 14ba222 Merge "Prevant test failures on tearDown()" into main by Sungsoo Lim · 1 year, 10 months ago
- d48deae Merge "Activate connected a2dp devices via AudioRoutingManager" into main by Sungsoo Lim · 1 year, 10 months ago
- 26922b3 Merge "Use legacy BluetoothHeadsetClientCall for wearables instead of HfpClientCall." into main by Alexey Patosin · 1 year, 10 months ago
- 39e1fbf Prevant test failures on tearDown() by Sungsoo Lim · 1 year, 10 months ago
- 2bae10e Metadata: Add builder by William Escande · 1 year, 10 months ago
- 4fa3df5 Merge "Replace OS_ANDROID by __ANDROID__" into main by Treehugger Robot · 1 year, 10 months ago
- 5b551e9 Add flag support in bluetooth + satellite flag by William Escande · 2 years, 1 month ago
- 7f2d970 BumbleBluetoothTests: forward vsock instead of tcp by Charlie Boutier · 1 year, 10 months ago
- f84c1c7 BumbleBluetoothTest: Add Dck Gatt Discover tests by Charlie Boutier · 1 year, 10 months ago
- da3e225 Merge "Fix an OOB bug in bnepu_process_peer_multicast_filter_set" into main by Hui Peng · 1 year, 10 months ago
- 6a1ff54 Merge "Rename btu_task.h -> main_thread.h" into main by Myles Watson · 1 year, 10 months ago
- 7f6a1bf Merge "[Invisalign2] remove a few undefined functions in bta_dm_int.h" into main by Hui Peng · 1 year, 10 months ago
- b4a4a0e Merge "Add additional overriding methods to signature files" into main by Paul Duffin · 1 year, 10 months ago
- 98aefcb SetActivePeer should only update the active peer by Sandeep Samdaria · 1 year, 10 months ago
- fdf3f51 Replace OS_ANDROID by __ANDROID__ by David Duarte · 1 year, 10 months ago
- 1fba832 Merge changes I06a707f3,I51fa3c2b,I5361fa3c,I8e0c9e90,I82bdc038, ... into main by Myles Watson · 1 year, 10 months ago
- a0316f9 Merge "[Invisalign2] remove undefined p_encrypt_cback in tBTA_DM_CB" into main by Hui Peng · 1 year, 10 months ago
- 26e298c Fix an OOB bug in bnepu_process_peer_multicast_filter_set by Hui Peng · 1 year, 10 months ago
- be6e376 [Invisalign2] remove a few undefined functions in bta_dm_int.h by Hui Peng · 1 year, 10 months ago
- b914dd5 Use get_btm_client_interface for security calls by Chris Manton · 2 years, 2 months ago
- c0cf79d Add additional overriding methods to signature files by Paul Duffin · 1 year, 10 months ago
- 0eebef4 Use legacy BluetoothHeadsetClientCall for wearables instead of HfpClientCall. by Alexey Patosin · 1 year, 10 months ago
- 0ab20ba [Invisalign2] remove undefined p_encrypt_cback in tBTA_DM_CB by Hui Peng · 1 year, 10 months ago
- 10150b3 Floss: Expose DBus method to get remote RSSI by Yun-Hao Chung · 1 year, 10 months ago
- e2f8ea3 Merge "Prevent from SQLiteException of locked databases" into main by Sungsoo Lim · 1 year, 10 months ago
- db442d0 Merge "Floss: Fix rustfmt about prelude" into main by Yun-hao Chung · 1 year, 10 months ago
- d1c6d42 Prevent from SQLiteException of locked databases by Sungsoo Lim · 1 year, 10 months ago
- 8ebd741 Rename btu_task.h -> main_thread.h by Myles Watson · 1 year, 10 months ago
- d701802 Remove btu_trace_level and HCI_TRACE_* by Myles Watson · 1 year, 10 months ago
- 63f4c09 ACL: Remove unused includes by Myles Watson · 1 year, 10 months ago
- 5979d12 ACL: Remove unused move to silence warning by Myles Watson · 1 year, 10 months ago
- 31e1a69 Add a name for tBTM_PM_RCB by Myles Watson · 1 year, 10 months ago
- 5f116ab Use tHCI_STATUS from ACL by Myles Watson · 1 year, 10 months ago
- 0110997 Remove phy_update_callback flag by Myles Watson · 1 year, 10 months ago
- 805d0fd IA2: Re-include files that use l2cap psm constants by Chris Manton · 1 year, 10 months ago
- 3568be5 Immediately disable to prevent unstable state inspection by Chris Manton · 2 years, 9 months ago
- 0e6d59e Merge "leaudio: Verify CIG parameters before creating CIG" into main by Treehugger Robot · 1 year, 10 months ago
- 731d323 Merge "CS: Implement Setup Phase" into main by Myles Watson · 1 year, 10 months ago
- 2f3656c Merge "leaudio: Fix invalid ReleaseCmd sent on Codec Configured" into main by Łukasz Rymanowski · 1 year, 10 months ago
- 82f68a3 leaudio: Verify CIG parameters before creating CIG by Łukasz Rymanowski · 1 year, 10 months ago
- 816ddee Activate connected a2dp devices via AudioRoutingManager by Sungsoo Lim · 1 year, 10 months ago
- ae1799c Merge "Enable AudioRoutingManagerTest regardless of the flag" into main by Sungsoo Lim · 1 year, 10 months ago
- 7f103a3 Merge "MAP: Dismiss permission dialog on service stop" into main by Hyundo Moon · 1 year, 10 months ago
- 6032dc6 Merge "Floss: Wire remote address type to DBus" into main by Yun-hao Chung · 1 year, 10 months ago
- a06d81c Enable AudioRoutingManagerTest regardless of the flag by Sungsoo Lim · 1 year, 10 months ago
- 0e31b6b mocks: Introduce mock_btif_sock_rfc by Chris Manton · 1 year, 10 months ago
- a3ec6ee mock: Update mock_bta_dm_api by Chris Manton · 1 year, 11 months ago
- d256505 Merge "RootCanal: ll: close remotes with `POWER_OFF` instead `TIMEOUT`" into main by Henri Chataing · 1 year, 10 months ago
- 9681d79 Merge "Floss: Always set scan parameters for LE scan" into main by Archie Pusaka · 1 year, 10 months ago
- 00e963f Merge "Handle “already authenticated” with authentication race" into main by Michael Sun · 1 year, 10 months ago
- 13cfcb6 Merge "floss: Add a sysprop bluetooth.btm.sec.delay_auth_ms.value to floss" into main by Treehugger Robot · 1 year, 10 months ago
- 18b663e RootCanal: ll: close remotes with `POWER_OFF` instead `TIMEOUT` by Abel Lucas · 1 year, 10 months ago
- dcfaaaf leaudio: Fix invalid ReleaseCmd sent on Codec Configured by Łukasz Rymanowski · 1 year, 10 months ago
- fc90978 Merge "Clean up obsolete aliases for Truth." into main by Krzysztof Kosiński · 1 year, 10 months ago
- 80205b6 IA2: Break out l2cap psm constants into own file by Chris Manton · 1 year, 10 months ago
- 7953818 Merge "Prepare for keeping concrete overrides of abstract methods" into main by Jihoon Kang · 1 year, 10 months ago
- 50250b2 Clean up obsolete aliases for Truth. by Krzysztof Kosiński · 1 year, 10 months ago
- f4ab12e Merge "Unify the use of getConnectionState return value" into main by Rongxuan Liu · 1 year, 10 months ago
- 3e6cd43 Pandora: Add dck.proto and dck implement bumble server by Charlie Boutier · 1 year, 10 months ago
- 3033d70 Pandora: create Bumble dck gatt server by Charlie Boutier · 1 year, 10 months ago
- ec40137 Handle “already authenticated” with authentication race by Michael Sun · 1 year, 10 months ago
- ed649a3 Remove executable bit from l2c_utils.cc by Myles Watson · 1 year, 10 months ago
- 26ee62b CS: Implement Setup Phase by Chienyuan Huang · 1 year, 10 months ago
- 3980ef0 Merge "LeAudioService: Fix switching active device between LE HS" into main by Łukasz Rymanowski · 1 year, 10 months ago
- 9a06e3a Floss: Always set scan parameters for LE scan by Archie Pusaka · 1 year, 10 months ago
- e90b012 Merge "leaudio: Clear configuration cache when device got disconnected." into main by Łukasz Rymanowski · 1 year, 10 months ago
- 3f06104 Update CoD LE audio bit based on the feature system properties by Alice Kuo · 1 year, 10 months ago
- 7de9fc5 Merge "floss: Introduce Rootcanal" into main by John Lai · 1 year, 10 months ago
- 6f3decf Merge "Migrate the fallback device logic of A2dp and Hfp into AudioRoutingManager" into main by Sungsoo Lim · 1 year, 10 months ago
- 4accb24 IA2: Introduce bta_dm_gatt_client_test by Chris Manton · 1 year, 11 months ago
- e02532f Merge "Remove divergences in soong files from AOSP main" into main by Treehugger Robot · 1 year, 10 months ago
- 36de764 Merge changes Id7ff7df7,I9a8e5293,I600cc8f3,I9e30d2f6,I8a0182e3 into main by Myles Watson · 1 year, 10 months ago
- e94b403 Remove divergences in soong files from AOSP main by David Duarte · 1 year, 10 months ago