- ae30b17 Floss: socket: Reject listening with the same service record by Hsin-chen Chuang · 2 years ago
- 674b668 Merge "leaudio: Do not update metadata if not needed" into main by Łukasz Rymanowski · 2 years ago
- 4b8c777 Merge "Floss: socket: Clean up RFCOMM connections when callback is remove" into main by Hsin-chen Chuang · 2 years ago
- a04a3d7 Merge "Enable LE connection subrate procedure" into main by Jakub Pawłowski · 2 years ago
- fb00fe6 Merge "register JNI callback during JNI_Onload" into main by William Escande · 2 years ago
- c5beb87 Merge "Update OWNERS_chromeos" into main by Jeremy Wu · 2 years ago
- 191150b Enable LE connection subrate procedure by Subramanian Srinivasan · 2 years, 1 month ago
- d9c07bb Merge "Factor out duplicate code for parsing gap data" into main by Hui Peng · 2 years ago
- 6cfe56c Floss: socket: Clean up RFCOMM connections when callback is remove by Hsin-chen Chuang · 2 years ago
- 55522c4 Merge "Clarify documentation on address returned in scan results" into main by Christine Hallstrom · 2 years ago
- 0189162 Merge "Floss: btclient: Implement socket close command" into main by Hsin-chen Chuang · 2 years ago
- 27d943a Merge "Use modern designated initializer syntax." into main by Krzysztof Kosiński · 2 years ago
- ac5ccf4 Factor out duplicate code for parsing gap data by Hui Peng · 2 years ago
- 9919746 Merge "packet: remove useless variable" into main by Treehugger Robot · 2 years ago
- 6fd21ed register JNI callback during JNI_Onload by William Escande · 2 years ago
- c5d7951 Merge changes Ie3dda9ba,I8dcc07a7 into main by Aritra Sen · 2 years ago
- 51297cf Merge "Fix when gatt disconnect too fast, RC pair fail" into main by Paul Wang · 2 years ago
- 657a738 packet: remove useless variable by George Burgess IV · 2 years ago
- 8904677 Use modern designated initializer syntax. by Krzysztof Kosiński · 2 years ago
- 9e3c5bf Merge "RootCanal: Generate the rust backend for link_layer_packets.pdl" into main by Bailey Kuo · 2 years ago
- a3a7044 Merge "[le audio] BassClient multiple sources handling improvement" into main by Rongxuan Liu · 2 years ago
- 4686219 Merge "broadcaster: Implement queued broadcast handling" into main by Rongxuan Liu · 2 years ago
- fd3946b Merge "Remove pybind11 for security" into main by Myles Watson · 2 years ago
- ef6898f Floss: btclient: Implement socket close command by Hsin-chen Chuang · 2 years ago
- 4e23adc Remove dependency on A2DP Connection State change broadcast in AVRCP Target Service. by Aritra Sen · 2 years ago
- 2f9c280 Merge "Skip some OppTransferHistory tests in watch devices" into main by Hyundo Moon · 2 years ago
- 8e9eac9 Remove dependency of BluetoothA2dp.ACTION_ACTIVE_DEVICE_CHANGED from AvrcpTargetService. by Aritra Sen · 2 years ago
- fcf3469 Merge "Floss: add corresponding SBC parameters in proto message" into main by Jeremy Wu · 2 years ago
- 8e79afe Merge "[le audio] Fix crash when terminating big during streaming" into main by Treehugger Robot · 2 years ago
- e99a17a Merge "[le audio] BassClient clear notified flag before new scanning" into main by Rongxuan Liu · 2 years ago
- 6652968 Merge "RootCanal: Fix length of page_number slice in SendCommandToRemoteByAddress" into main by Bill Schilit · 2 years ago
- 811abfd [le audio] Fix crash when terminating big during streaming by Rongxuan Liu · 2 years ago
- 77bad2d [le audio] BassClient multiple sources handling improvement by Rongxuan Liu · 2 years ago
- edca089 [le audio] BassClient clear notified flag before new scanning by Rongxuan Liu · 2 years ago
- b9b2980 Merge "Move fallback device logic into ActiveDeviceManager" into main by Sungsoo Lim · 2 years ago
- 8c8df12 Merge "RootCanal: Reorganize vendor command specification" into main by Henri Chataing · 2 years ago
- ca2546f RootCanal: Generate the rust backend for link_layer_packets.pdl by Bailey Kuo · 2 years ago
- 5908f07 Merge "Fix Asha music stop flaky test" into main by Charlie Boutier · 2 years ago
- f2b901e Clarify documentation on address returned in scan results by Christine Hallstrom · 2 years ago
- 63384dd Merge changes Iee66ef18,Id5dc18d7,I78ddb76d,I94b1681c,Id979702c, ... into main by William Escande · 2 years ago
- 152ee71 RootCanal: Reorganize vendor command specification by Henri Chataing · 2 years ago
- 77a234d RootCanal: Fix length of page_number slice in SendCommandToRemoteByAddress by Bill Schilit · 2 years ago
- a637ca2 leaudio: Do not update metadata if not needed by Łukasz Rymanowski · 2 years ago
- dd19ea9 Skip some OppTransferHistory tests in watch devices by Hyundo Moon · 2 years ago
- 459f8c8 Merge "Add bumble test for scanning with CALLBACK_TYPE_ALL_MATCHES" into main by Kihong Seong · 2 years ago
- 492306d Merge "RootCanal: Add configuration placeholder for toggling support for vendor commands" into main by Henri Chataing · 2 years ago
- 67acf28 Remove pybind11 for security by Myles Watson · 2 years ago
- 5cfc187 RootCanal: Add configuration placeholder for toggling support for vendor commands by Henri Chataing · 2 years ago
- 4484a68 Bluetooth: Do not load jni in instrumented test by William Escande · 2 years ago
- a5b94fe AdapterServiceTest: Ignore native test by William Escande · 2 years ago
- c225a3d AdapterService: Split native interface for test by William Escande · 2 years ago
- 10839dc ActivityAttribution: Do not call native in test by William Escande · 2 years ago
- 5a966a5 Keystore: Remove native call from test by William Escande · 2 years ago
- 252e880 Bqr: Remove native call from test by William Escande · 2 years ago
- 223dd63 VolumeControl: stop calling NativeInterface in test by William Escande · 2 years ago
- f112899 HidDevice: stop calling NativeInterface in test by William Escande · 2 years ago
- 58f6e94 AvrcpTarget: Extract NativeInterface by William Escande · 2 years ago
- 26b5711 PeriodicScan: Extract NativeInterface by William Escande · 2 years ago
- d87d8c1 SdpManager: Extract NativeInterface by William Escande · 2 years ago
- 639be0e LeAudio: Make sure test does not call native by William Escande · 2 years ago
- 2112a3d HeadsetClient: Properly mock native by William Escande · 2 years ago
- 852bb08 AtPhonebookTest: Properly mock native by William Escande · 2 years ago
- 6993d91 GattService: Do not call native in test by William Escande · 2 years ago
- ea05bb3 ScanManagerTest: only call tested class by William Escande · 2 years ago
- fc82b15 DistanceMeasurement: stop calling NativeInterface in test by William Escande · 2 years ago
- 511c275 ContextMapTest: only call tested class by William Escande · 2 years ago
- c28af6f AppScanStatsTest: only call tested class by William Escande · 2 years ago
- ef2b3c6 HapClient: stop calling NativeInterface in test by William Escande · 2 years ago
- aa1ee88 HidHost: stop calling NativeInterface in test by William Escande · 2 years ago
- b7bef92 HeadsetService: stop calling NativeInterface in test by William Escande · 2 years ago
- 679f5dd HearingAidService: stop calling NativeInterface in test by William Escande · 2 years ago
- 46ff10f CsipSetCoordinator: stop calling NativeInterface in test by William Escande · 2 years ago
- d11378c KeystoreService: stop calling NativeInterface in test by William Escande · 2 years ago
- 99afec4 AvrcpController: Move some method to static by William Escande · 2 years ago
- 808591b AvrcpController: Delete unused code by William Escande · 2 years ago
- 00d346c A2dpSinkStream: stop calling NativeInterface in test by William Escande · 2 years ago
- ce96177 AvrcpController: Split NativeInterface for test by William Escande · 2 years ago
- ba8d513 Merge "pandora: add charliebout as owner of BumbleBluetoothTests" into main by Treehugger Robot · 2 years ago
- 45a5c88 Remove unused power mode code stack::acl by Chris Manton · 2 years ago
- 29a258c broadcaster: Implement queued broadcast handling by Grzegorz Kołodziejczyk · 2 years ago
- c800b6c Floss: add corresponding SBC parameters in proto message by Jennifer · 2 years ago
- d60c200 Merge "Floss: Don't emit pairing metrics on cancelling" into main by Yun-hao Chung · 2 years ago
- 0f0a187 pandora: add charliebout as owner of BumbleBluetoothTests by Charlie Boutier · 2 years ago
- 7405bdb Add bumble test for scanning with CALLBACK_TYPE_ALL_MATCHES by Kihong Seong · 2 years ago
- 428197f Fix when gatt disconnect too fast, RC pair fail by Huirong Liao · 2 years, 9 months ago
- 4c9cb86 Merge "Pandora: format BumbleBluetoothTest" into main by Treehugger Robot · 2 years ago
- 2ce051e Merge "avrcp: Change device_map_lock into a recursive mutex" into main by David Duarte · 2 years ago
- ddc847b Add tBTM_PM_PWR_MD::ToString by Chris Manton · 2 years ago
- a3eafb4 Merge "leaudio: Make sure to do service operations on encrypted link" into main by Łukasz Rymanowski · 2 years ago
- f2fb191 Merge "HCI: Dump the stopwatch log when events come after timeout" into main by Myles Watson · 2 years ago
- 0f289e4 Pandora: format BumbleBluetoothTest by Charlie Boutier · 2 years ago
- 5aa1ec4 Merge "HCI: Create Death test class for ASSERT_DEATH" into main by Myles Watson · 2 years ago
- c5dbcc2 avrcp: Change device_map_lock into a recursive mutex by David Duarte · 2 years ago
- 7be7b59 HCI: Dump the stopwatch log when events come after timeout by Myles Watson · 2 years, 1 month ago
- b1fcf81 HCI: Create Death test class for ASSERT_DEATH by Myles Watson · 2 years ago
- d286194 Merge "Changes for Rust 1.72" into main by James Farrell · 2 years ago
- 4fbc6280 Merge "MediaControl: Limit the unauthorized device state reads" into main by Jakub Pawłowski · 2 years ago
- 9b6973a leaudio: Fix creating stream for group when 1 device has 0 ases by Łukasz Rymanowski · 2 years ago
- 2754371 leaudio: Make sure to do service operations on encrypted link by Łukasz Rymanowski · 2 years ago
- 07f16a1 Merge "csis: Fix clearing temporary device for group verification" into main by Łukasz Rymanowski · 2 years ago