- c7a902b Remove useless synchronized block by William Escande · 2 years, 5 months ago
- f25c480 Add missing lock and null check by William Escande · 2 years, 5 months ago
- 724e86a Typo fix by William Escande · 2 years, 5 months ago
- 8f25865 Remove duplicate code in disable BluetoothAdapter by William Escande · 2 years, 5 months ago
- 35bbba2 Fix LockNotBeforeTry errorProne in BluetoothAdapter by William Escande · 2 years, 5 months ago
- 6e17923 Add missing lock on getSupportedProfile by William Escande · 2 years, 5 months ago
- 06a9961 Merge "LE Audio: close GATT server properly" by Jakub Pawłowski · 2 years, 5 months ago
- 72e96e3 Merge "Enable EATT when encryption is enabled on link" by Jakub Pawłowski · 2 years, 5 months ago
- 7626f85 Merge "Floss: Run queued gatt operations when the previous one completes" by Łukasz Rymanowski · 2 years, 5 months ago
- 221c2ad Merge "Add mailto contact scheme support to MAP Client." by Dikra Prasetya · 2 years, 5 months ago
- 8d7bdf0 Merge "le_audio: Don't verify periodic audio data time in test" by Grzegorz Kolodziejczyk · 2 years, 5 months ago
- 971d806 Merge "Floss: Flatten SDP struct" by Abhishek Pandit-Subedi · 2 years, 5 months ago
- f30a59d Merge "Pandora: Add start padding on the passkey" by David Duarte · 2 years, 5 months ago
- b390e65 Pandora: Add start padding on the passkey by Charlie Boutier · 2 years, 5 months ago
- c714742 pdl: Remove unused Clippy lint by Martin Geisler · 2 years, 5 months ago
- 27430a2 Merge "SAP: Catch SecurityException creating Socket" by Myles Watson · 2 years, 5 months ago
- da1a3e0 Re-log stack::btm::BTM_StartInquiry by Chris Manton · 2 years, 5 months ago
- 1d799ce Merge "Use filegroup defaults for framework sources" by Anton Hansson · 2 years, 5 months ago
- 7712179 Floss: Flatten SDP struct by Jesse Melhuish · 2 years, 5 months ago
- 5cdd557 Merge "floss: DisplayAddress: Print leading zero" by Abhishek Pandit-Subedi · 2 years, 5 months ago
- bdc548e Merge "gd: Fix reporting issues in le_scanning_manager.cc" by Henri Chataing · 2 years, 5 months ago
- 4ec1fdb Merge changes If5994eee,I016ba718,I37908b9f by Jakub Tyszkowski · 2 years, 5 months ago
- e500e18 Merge "pdl: Relax parsing to allow trailing data" by Martin Geisler · 2 years, 5 months ago
- 2c8e81a Merge "RootCanal: Fragment large advertising reports" by Henri Chataing · 2 years, 5 months ago
- 8430495 Merge "BTM: Do not start authentication twice" by Myles Watson · 2 years, 5 months ago
- 165f92a Merge "RootCanal: Implement the HCI Read Rssi command" by Henri Chataing · 2 years, 5 months ago
- db6561f LE Audio: close GATT server properly by Jakub Pawlowski · 2 years, 5 months ago
- 473b3c0 Merge "floss: Add GetAlias and GetModalias D-Bus methods" by Ying Hsu · 2 years, 5 months ago
- 257bcc2 Merge "Suppress noisy intent when a fallback device exist (A2DP)" by Hyundo Moon · 2 years, 5 months ago
- db5462e floss: DisplayAddress: Print leading zero by Hsin-chen Chuang · 2 years, 5 months ago
- 8784b06 Merge "Do not reset battery level when HFP is disconnected" by Kyunglyul Hyun · 2 years, 5 months ago
- b26d09c Merge "Fix ASHA isValidDevice check" by Yuyang Huang · 2 years, 5 months ago
- b981b93 Merge "Fix coverity scan issue: uninitialized scalar variable" by Thomas Girardier · 2 years, 5 months ago
- c49f113 Merge "Fix reset other bonding device's state" by Thomas Girardier · 2 years, 5 months ago
- d90bc4f Merge "Fix new avrcp error response" by Thomas Girardier · 2 years, 5 months ago
- 20ef402 Do not reset battery level when HFP is disconnected by Kyunglyul Hyun · 2 years, 5 months ago
- e7dc1c4 Merge "fix type ignore position after formatted" by Qiao Yang · 2 years, 5 months ago
- f67c5d7 Merge "Collapse cancel discovery into existing state machine" by Myles Watson · 2 years, 5 months ago
- 5761c75 Increase btm log history size 100=>200 by Chris Manton · 2 years, 5 months ago
- fa98fe9 Merge "pdl: Generate simpler code for PDL structs" by Martin Geisler · 2 years, 5 months ago
- a257567 fix type ignore position after formatted by Qiao Yang · 2 years, 5 months ago
- d163ac5 Merge "Ensure BluetoothSocket closed even when exception happens" by Myles Watson · 2 years, 5 months ago
- 7475688 Merge "RootCanal: Correctly handle HCI commands with invalid bd_addr or handle" by Henri Chataing · 2 years, 5 months ago
- 3de17b2 Merge "test: register experimental servicer in test" by Qiao Yang · 2 years, 5 months ago
- 28ebcb5 Merge "Mock static initialization order 24" by William Escande · 2 years, 5 months ago
- 5a393a7 BTM: Do not start authentication twice by Myles Watson · 2 years, 5 months ago
- a456d6a pdl: Relax parsing to allow trailing data by Martin Geisler · 2 years, 5 months ago
- 8b4746e Merge changes I8ddbdda7,I2126f127 by Charlie Boutier · 2 years, 5 months ago
- 0c8189d pdl: Generate simpler code for PDL structs by Martin Geisler · 2 years, 5 months ago
- bba6d9b Collapse cancel discovery into existing state machine by Chris Manton · 2 years, 5 months ago
- d648413 pdl: Let UWB have visibility of PDL by Martin Geisler · 2 years, 5 months ago
- 4546d4a Merge "pdl: Implement specialize functionality" by Martin Geisler · 2 years, 5 months ago
- 47908bf Merge "tbs: Distinguish stored CCC value for every characteristic and device" by Grzegorz Kolodziejczyk · 2 years, 5 months ago
- cd7925f Suppress noisy intent when a fallback device exist (A2DP) by Hyundo Moon · 2 years, 5 months ago
- 9d83176 Merge "le_audio: Add test_reactivation_conversational test" by Grzegorz Kolodziejczyk · 2 years, 5 months ago
- 660827b Enable EATT when encryption is enabled on link by Jakub Pawlowski · 2 years, 5 months ago
- 381a8c0 pdl: Implement specialize functionality by Martin Geisler · 2 years, 5 months ago
- 06109a6 Use filegroup defaults for framework sources by Anton Hansson · 2 years, 5 months ago
- 9562dca Merge "Ignore flaky testConnect_whenPolicyIsAllowed_returnsTrue" by Hyundo Moon · 2 years, 5 months ago
- 171793e Merge "le_audio: Add reason parsing for metadata control point response" by Grzegorz Kolodziejczyk · 2 years, 5 months ago
- 5cf3849 le_audio: Add test_reactivation_conversational test by Grzegorz Kołodziejczyk · 2 years, 6 months ago
- 21ba400 Merge "Set CE length to 0 in LE_Create_Connection" by William Escande · 2 years, 5 months ago
- c66e96f Merge "Floss: Add GATT client command to send ATT find by type" by Treehugger Robot · 2 years, 5 months ago
- 86b5c1e Merge "Floss: Wire a2dp source cleanup in topshim" by Yun-hao Chung · 2 years, 5 months ago
- 9e8bcb1 Merge changes I6759daf9,Ic0734dd8 by Yun-hao Chung · 2 years, 5 months ago
- 55fa7b6 Merge "Reland: Provide correct disconnection error code" by Henri Chataing · 2 years, 5 months ago
- 342a1d1 RootCanal: Fragment large advertising reports by Henri Chataing · 2 years, 5 months ago
- 8ec31c7 SAP: Catch SecurityException creating Socket by Myles Watson · 2 years, 5 months ago
- e54a5b0 Merge "avatar: multiple hot-fixes" by Abel Lucas · 2 years, 5 months ago
- 533da24 test: register experimental servicer in test by Qiao Yang · 2 years, 5 months ago
- b7d10fb Merge "Merge Android 13 QPR2" by Xin Li · 2 years, 5 months ago
- e6719eb Merge "Add Avatar test for b/271052144" by Abel Lucas · 2 years, 5 months ago
- 9a7f18e Merge "Revert "Remove second action on tBTA_DM_PM_SPEC"" by David Duarte · 2 years, 5 months ago
- fef1a5b Revert "Remove second action on tBTA_DM_PM_SPEC" by David Duarte · 2 years, 5 months ago
- a009a66 Merge "Floss: Allow disabling one of HIDP or HOGP in EP" by Abhishek Pandit-Subedi · 2 years, 5 months ago
- 5c62fe7 avatar: multiple hot-fixes by uael · 2 years, 5 months ago
- 43b57ec Add Avatar test for b/271052144 by Rahul Arya · 2 years, 5 months ago
- 9c532c0 Merge "Bluetooth: Add debugging output for file write failures" by Myles Watson · 2 years, 5 months ago
- 6e2a82f Merge "floss: Register OSI functions for Floss" by Abhishek Pandit-Subedi · 2 years, 5 months ago
- 7d36f87 Merge "RootCanal: Migrate python binding from pybind to ctype" by Henri Chataing · 2 years, 5 months ago
- 206a3c7 Merge "Enable PBAP dynamic version upgrade" by William Escande · 2 years, 5 months ago
- f59a139 LeAudio: Fix stream configurations duplicates and naming by Jakub Tyszkowski · 2 years, 5 months ago
- f41589a LeAudio: Fix unable to configure getting ready devices by Jakub Tyszkowski · 2 years, 5 months ago
- ab42ca3 LeAudio: Adjust stream configurations by Jakub Tyszkowski · 2 years, 5 months ago
- e3ac1c8 le_audio: Add reason parsing for metadata control point response by Grzegorz Kołodziejczyk · 2 years, 6 months ago
- 099105b tbs: Distinguish stored CCC value for every characteristic and device by Grzegorz Kołodziejczyk · 2 years, 5 months ago
- 2a01396 Add mailto contact scheme support to MAP Client. by Dikra Prasetya · 2 years, 5 months ago
- dffdf88 Mock static initialization order 24 by William Escande · 2 years, 5 months ago
- 3b3230f Floss: Wire a2dp source cleanup in topshim by howardchung · 2 years, 5 months ago
- 8be89bb Floss: Wire A2DP Sink missing callbacks to floss topshim by howardchung · 2 years, 5 months ago
- cfc2152 Floss: Wire avrcp ctrl interface to floss topshim by howardchung · 2 years, 5 months ago
- 702caaf Merge "floss: Uprev dbus-tokio dependency to 0.7.6" by Hsin-chen Chuang · 2 years, 5 months ago
- e4ccb8b Merge Android 13 QPR2 by Xin Li · 2 years, 5 months ago
- a7124d6 Merge changes I92d3dff1,Id3740996 am: bb41b17dd1 by Aritra Sen · 2 years, 5 months ago
- aa5ec5b Ignore flaky testConnect_whenPolicyIsAllowed_returnsTrue by Hyundo Moon · 2 years, 5 months ago
- bb41b17 Merge changes I92d3dff1,Id3740996 by Aritra Sen · 2 years, 5 months ago
- 45ee7c3 floss: Register OSI functions for Floss by Ying Hsu · 2 years, 5 months ago
- 39cfd33 RootCanal: Migrate python binding from pybind to ctype by Henri Chataing · 2 years, 5 months ago
- 8cde8fa Bluetooth: Add debugging output for file write failures by Myles Watson · 2 years, 5 months ago
- e3e18bf Merge "avatar: add an `envsetup.sh` script" am: d9f7088166 by Abel Lucas · 2 years, 5 months ago