- 75c7dde Add APIs to toggle Adapter discoverability between none, connectable and connectable/discoverable. by Aritra Sen · 2 years, 8 months ago
- 6581d0c Send event data over a map instead of a string for better data representation. by Aritra Sen · 2 years, 8 months ago
- a5dfff8 Creating a Python wrapper for gRPC service for HF Client. by Aritra Sen · 2 years, 8 months ago
- 75e0932 Create a Rust gRPC service for HF Client. by Aritra Sen · 2 years, 8 months ago
- c098551 Create a new topshim API for the BTIF hfp client (btif_hf_client). by Aritra Sen · 2 years, 8 months ago
- 0eddf9d Merge "ScanManager: Add mock location manager for unit test" by Jayden Kim · 2 years, 8 months ago
- 13cbbee Merge "Adding bidsharma to OWNERS file" by Bidhya Sharma · 2 years, 8 months ago
- 21c6990 Adding bidsharma to OWNERS file by bidsharma · 2 years, 8 months ago
- 3dcc7a4 Merge "pdl: Remove FieldPath from linter" by Henri Chataing · 2 years, 8 months ago
- f0bc444 Merge "Improve handling of GATT timeout" by Rahul Arya · 2 years, 8 months ago
- d1e807b Merge "csis: Fix failing test_set_desired_size" by Jakub Pawłowski · 2 years, 8 months ago
- 333f208 Merge changes I3662cb9e,I43b6377e,I5dbd66e3 by Jakub Pawłowski · 2 years, 8 months ago
- 8f2c3bc Merge changes I553daab5,I4f467864,I6f9deb17,Ic23977b5,I32dca835, ... by Sungsoo Lim · 2 years, 8 months ago
- a6e429e LeAudio: Fix audio modes priority by Jakub Tyszkowski · 2 years, 8 months ago
- 936a36b csis: Fix failing test_set_desired_size by Łukasz Rymanowski · 2 years, 8 months ago
- 35ec2e2 LeAudio: Fix timing issue on state machine reconfigure by Jakub Tyszkowski · 2 years, 8 months ago
- 4122487 LeAudio: Reduce number of reconfigurations by Jakub Tyszkowski · 2 years, 8 months ago
- 3beec8f Merge "Add more tests for LeAudioServiceTest" by Sungsoo Lim · 2 years, 8 months ago
- a60f7ef Merge "leaudio: Fix improper cis calculations for TWS style earbuds" by Jakub Pawłowski · 2 years, 8 months ago
- fa28bba Merge "Queue secure L2CAP connection requests while encryption is pending" by Rahul Sabnis · 2 years, 8 months ago
- 0ea79f5 Improve handling of GATT timeout by Rahul Arya · 2 years, 8 months ago
- 10466cc Revert "Lazy activation of A2DP or HFP" by Sungsoo Lim · 2 years, 8 months ago
- 3d5c151 Revert "Remove OnModeChangedListener when cleanup" by Sungsoo Lim · 2 years, 8 months ago
- 7d7428c Revert "Suppress noisy intent when there is a fallback BT device" by Sungsoo Lim · 2 years, 8 months ago
- 3b08f59 Revert "Refactor ActiveDeviceManager with isMediaMode" by Sungsoo Lim · 2 years, 8 months ago
- 6546570 Revert "Make BT audio routing more resemble the Android S behavior" by Sungsoo Lim · 2 years, 8 months ago
- 3f49753 Revert "Call setActiveDevice(null) when disconnected" by Sungsoo Lim · 2 years, 8 months ago
- 893ab43 Merge "Revert^4 [Invisalign] Build changes to split out libbluetooth-core" by William Escande · 2 years, 8 months ago
- a31d1ee Merge "Fix how RawAddress is created for btif API in the HFP facade service." by Aritra Sen · 2 years, 8 months ago
- 59035d2 Merge "Change the BTIF Interface param for connect() in HFP Client." by Aritra Sen · 2 years, 8 months ago
- 2a555b6 Queue secure L2CAP connection requests while encryption is pending by Rahul Sabnis · 2 years, 8 months ago
- fa199d0 Merge "RootCanal: Implement additional LL tests" by Henri Chataing · 2 years, 8 months ago
- 374df59 Merge "Gd: Fix readability-braces-around-statements warnings" by Henri Chataing · 2 years, 8 months ago
- 89f66b6 pdl: Remove FieldPath from linter by Henri Chataing · 2 years, 8 months ago
- ab7d8fc Merge "le_audio: Handle removing streaming device from group" by Jakub Pawłowski · 2 years, 8 months ago
- 8d3aeb5 leaudio: Fix improper cis calculations for TWS style earbuds by Łukasz Rymanowski · 2 years, 8 months ago
- bfd5658 Merge "Add BluetoothShellCommandTest" by Hyundo Moon · 2 years, 8 months ago
- a3bc94e le_audio: Handle removing streaming device from group by Grzegorz Kołodziejczyk · 2 years, 9 months ago
- ace4493 Add more tests for LeAudioServiceTest by Sungsoo Lim · 2 years, 8 months ago
- 0676205 Merge "Add BluetoothOppSendFileInfoTest" by Hieu Dang · 2 years, 8 months ago
- a242bcc Merge "Do not fallback HFP active device to watches" by Ugo Yu · 2 years, 8 months ago
- 797bbf8 Merge "Add ContextMapTest" by Treehugger Robot · 2 years, 8 months ago
- 976d785 Change the BTIF Interface param for connect() in HFP Client. by Aritra Sen · 2 years, 8 months ago
- 4d6b416 Fix how RawAddress is created for btif API in the HFP facade service. by Aritra Sen · 2 years, 8 months ago
- 7a71b84 Revert^4 [Invisalign] Build changes to split out libbluetooth-core by Rahul Arya · 2 years, 8 months ago
- d32d257 Merge "Gd Test fix sync handler wait" by William Escande · 2 years, 8 months ago
- e61e779 Gd Test fix sync handler wait by William Escande · 2 years, 8 months ago
- b606a56 Merge "Properly init bta::av::bta_av_aact message structures 9/20" by Chris Manton · 2 years, 8 months ago
- 04fe2c6 Merge "BluetoothManagerService -- typo fix in some logs" by William Escande · 2 years, 8 months ago
- d24a380 Merge changes Icea91f71,I40cf3f24,I79c35434 by Martin Geisler · 2 years, 8 months ago
- 4d31842 pdl: Change &String to &str for a simpler API by Martin Geisler · 2 years, 8 months ago
- b4a20bc Merge "le_audio: Don't trigger connection when device is not disconnected" by Grzegorz Kolodziejczyk · 2 years, 8 months ago
- 73b83f5 Merge "Floss: Adapter profile initialization should respect Admin" by Yun-hao Chung · 2 years, 8 months ago
- eac8c46 pdl: Propagate exit code from first failure by Martin Geisler · 2 years, 8 months ago
- 8e96445 pdl: Fix docstring which promises too much by Martin Geisler · 2 years, 8 months ago
- 8ca29d1 ScanManager: Add mock location manager for unit test by Jayden Kim · 2 years, 8 months ago
- 605153a Merge "LeAudio: Fix not updating metadata on all the devices" by Jakub Pawłowski · 2 years, 8 months ago
- ce07910 Add ContextMapTest by Ömer Faruk Yılmaz · 2 years, 8 months ago
- 4d280a0 Add BluetoothShellCommandTest by Hyundo Moon · 2 years, 8 months ago
- af8f7d3 Do not fallback HFP active device to watches by Ugo Yu · 2 years, 8 months ago
- a1cbf0d Merge "Properly init bta::av::bta_av_aact message structures 8/20" by Chris Manton · 2 years, 8 months ago
- 4d63136 Properly init bta::av::bta_av_aact message structures 9/20 by Chris Manton · 2 years, 8 months ago
- 8344d4b Merge "[Pandora] Change has<Field> to get<Field>Case" by Thomas Girardier · 2 years, 8 months ago
- 9167855 Merge "Floss: Implement Register/Unregister Server" by Katherine Lai · 2 years, 8 months ago
- 7b75416 Gd: Fix readability-braces-around-statements warnings by Henri Chataing · 2 years, 8 months ago
- 139dd12 Merge "Gd: Fix readability-braces-around-statements warnings" by Henri Chataing · 2 years, 8 months ago
- 2efc84d Merge "Floss: Propagate HFP battery info into Floss" by Jesse Melhuish · 2 years, 8 months ago
- c4ba660 LeAudio: Fix not updating metadata on all the devices by Jakub Tyszkowski · 2 years, 8 months ago
- d409ee2 Properly init bta::av::bta_av_aact message structures 8/20 by Chris Manton · 2 years, 8 months ago
- bdabe35 Merge changes I306e8c61,I271da857 by Treehugger Robot · 2 years, 8 months ago
- 2b7709f Merge "Add AppScanStatsTest" by Treehugger Robot · 2 years, 8 months ago
- 54315cb Merge "Fix BluetoothOppIncomingFileActivityTest" by Hieu Dang · 2 years, 8 months ago
- 8d86ccb Add BluetoothOppSendFileInfoTest by My Name · 2 years, 8 months ago
- affaae6 Merge "Revert "l2cap: handle le connection response error"" by Patty Huang · 2 years, 8 months ago
- 30f05d2 Add AppScanStatsTest by Ömer Faruk Yılmaz · 2 years, 8 months ago
- a1c0794 RootCanal: Implement additional LL tests by Henri Chataing · 2 years, 8 months ago
- 9602cf6 Merge changes I29bfc0c2,I961f2670 by Aritra Sen · 2 years, 8 months ago
- c1d09a9 Merge "floss: Trigger service discovery after bond" by Abhishek Pandit-Subedi · 2 years, 8 months ago
- f877f45 Floss: Implement Register/Unregister Server by Katherine Lai · 2 years, 8 months ago
- b7d883c Gd: Fix readability-braces-around-statements warnings by Henri Chataing · 2 years, 8 months ago
- bb4870d [Pandora] Change has<Field> to get<Field>Case by Thomas Girardier · 2 years, 8 months ago
- d83f973 Merge changes If5e336e6,Ica34fcfb,I42aa96a6 by Rahul Arya · 2 years, 8 months ago
- 3b190fb Merge "RootCanal: Fix clang-tidy warnings" by Henri Chataing · 2 years, 8 months ago
- cebd004 Merge "Fix flagging for L2CAP fix" by William Escande · 2 years, 8 months ago
- ae7d950 Merge "Remove empty net_test_hci_native" by David Duarte · 2 years, 8 months ago
- f9b2d60 Merge "Update test so a focus loss when paused expects no pause" by Sal Savage · 2 years, 8 months ago
- 8275c7a Merge "Revert "Revert^2 [Invisalign] Build changes to split out libbluetooth-core"" by Elliott Hughes · 2 years, 8 months ago
- 3008084 Replace all VLOG and DVLOG statements with LOG_DEBUG since these are logged at the debug layer. by Aritra Sen · 2 years, 8 months ago
- f8d615c Revert "Revert^2 [Invisalign] Build changes to split out libbluetooth-core" by Elliott Hughes · 2 years, 8 months ago
- 8479f97 Merge changes Ic43aa45c,Ie3788e93 by Sonny Sasaka · 2 years, 8 months ago
- 532da0d Floss: Propagate HFP battery info into Floss by Jesse Melhuish · 2 years, 8 months ago
- 7d9b348 Use LOG_LEVEL to replace LOG(LEVEL) through out the hearing_aid codebase for a consistent logging experience. by Aritra Sen · 2 years, 8 months ago
- 31d86e1 BluetoothManagerService -- typo fix in some logs by William Escande · 2 years, 8 months ago
- bf15bee Merge "Revert^2 [Invisalign] Build changes to split out libbluetooth-core" by Treehugger Robot · 2 years, 8 months ago
- 41c804f RootCanal: Fix clang-tidy warnings by Henri Chataing · 2 years, 9 months ago
- aaeca6a Merge "LE Audio: default channel count to 1, if not present" by Jakub Pawłowski · 2 years, 8 months ago
- c276d27 Merge "Merge two ObexAppParameters classes" by Hyundo Moon · 2 years, 8 months ago
- 68299e5 Merge "le_audio_software_aidl: Fix race condition on start request confirm" by Treehugger Robot · 2 years, 8 months ago
- 1e3d58c Fix BluetoothOppIncomingFileActivityTest by My Name · 2 years, 8 months ago
- 2a198d4 Merge two ObexAppParameters classes by Hyundo Moon · 2 years, 8 months ago