- 31086b0 Merge "Clean up the use of special defined const" by Treehugger Robot · 3 years ago
- 00b461e Merge "Revert "Add btm_cb.notify_when_complete_cb when inquiry is cancelled"" by Chris Manton · 3 years ago
- 5228653 Merge "a2dp_fuzz : Bug Fix" by Treehugger Robot · 3 years ago
- 8744afe Merge "PTS bot implementation for GATT profile tests" by Etienne Ruffieux · 3 years ago
- f6788a8 Merge "First pass at native tests failing on MTS runs" by Etienne Ruffieux · 3 years ago
- 1b7b2b4 Merge "Ignore SDP replies while discovery is inactive" by Rahul Arya · 3 years ago
- f327949 Clean up the use of special defined const by En-Shuo Hsu · 3 years ago
- af190f9 Merge "floss: Correct the HCI OpCode" by En-Shuo Hsu · 3 years ago
- 61f9511 Merge "Floss: Fix swapped on_scanner_registered signature" by Sonny Sasaka · 3 years ago
- 7ad282f PTS bot implementation for GATT profile tests by Etienne Ruffieux · 3 years ago
- 9d5123b Merge "a2dp_codec_fuzz : Bug fix" by David Fu · 3 years ago
- 4963f74 floss: Correct the HCI OpCode by En-Shuo Hsu · 3 years ago
- 7b99d55 Revert "Add btm_cb.notify_when_complete_cb when inquiry is cancelled" by Chris Manton · 3 years ago
- 5e4b7cc Merge "pdl: Update endianness documentation" by Henri Chataing · 3 years ago
- ec80cfe Merge "Remove rfcomm_security_records map, store records in tBTA_JV_PCB instead." by Rahul Arya · 3 years ago
- 34e42ab Remove rfcomm_security_records map, store records in tBTA_JV_PCB instead. by Rahul Arya · 3 years, 1 month ago
- 5cc7d07 First pass at native tests failing on MTS runs by Etienne Ruffieux · 3 years ago
- 1dcf47b Merge "Temporarily use libclap_deprecated" by Jeffrey Vander Stoep · 3 years ago
- 7b669bf Ignore SDP replies while discovery is inactive by Rahul Arya · 3 years ago
- 0cf0e68 Merge "Avoid invalid state in search/discovery queue state machine" by Rahul Arya · 3 years ago
- f08abaa Merge "Remove timer when connection is cancelled" by Jack He · 3 years ago
- af8615e Merge "Bass: Multiple improvements and minor fixes" by Treehugger Robot · 3 years ago
- 9b38eb1 Merge "Floss: Fix scanner obj path" by Sonny Sasaka · 3 years ago
- c0ff703 Merge "Remove from filter accept list upon cancel connect" by Treehugger Robot · 3 years ago
- b85d1b6 Merge "ErrorProne: AdapterProperties" by William Escande · 3 years ago
- c3ed864 Merge "ErrorProne: AdapterService" by William Escande · 3 years ago
- c92f055 Merge "floss: Update documentation for dbus_macros" by Treehugger Robot · 3 years ago
- 36432ff Floss: Fix swapped on_scanner_registered signature by Sonny Sasaka · 3 years ago
- 9d98aa5 floss: Update documentation for dbus_macros by Abhishek Pandit-Subedi · 3 years ago
- a5e9eea Remove from filter accept list upon cancel connect by Chris Manton · 3 years ago
- be77207 Remove timer when connection is cancelled by Chris Manton · 3 years, 1 month ago
- 7bc27c0 Avoid invalid state in search/discovery queue state machine by Rahul Arya · 3 years, 1 month ago
- 139475a Floss: Fix scanner obj path by Sonny Sasaka · 3 years ago
- 59a7ebe Merge "Minimal fix for SDP crash" by Rahul Arya · 3 years ago
- 84f442b Merge changes I00673f01,Iab535d7c,Iaee68ebe by Treehugger Robot · 3 years ago
- 63eff9a RootCanal: Properly determine link key type by Josh Wu · 3 years, 1 month ago
- e3cd08d RootCanal: Move feature loader to features.rs by Josh Wu · 3 years, 1 month ago
- a2c262d RootCanal: Move link key notification to pairing by Josh Wu · 3 years, 1 month ago
- f0e5873 ErrorProne: AdapterProperties by William Escande · 3 years ago
- 401c603 Merge "Add BluetoothPbapObexServerTest" by Hyundo Moon · 3 years ago
- 06cd743 ErrorProne: AdapterService by William Escande · 3 years ago
- 44069b3 Merge "floss: metrics: parse and upload bond state event" by Michael Sun · 3 years ago
- 705723b Add BluetoothPbapObexServerTest by Hyundo Moon · 3 years, 1 month ago
- 6f92b39 Temporarily use libclap_deprecated by Jeff Vander Stoep · 3 years ago
- 6d03930 Merge "bluetooth_packetgen: Minor fixes in generated code" by Henri Chataing · 3 years ago
- ac8e110 Merge "Fix method not enforcing correct permissions" by William Escande · 3 years ago
- 3313ba2 floss: metrics: parse and upload bond state event by Michael Sun · 3 years ago
- 336db04 Merge "BT: public address adv worng." by Treehugger Robot · 3 years ago
- 1b85321 Fix method not enforcing correct permissions by William Escande · 3 years ago
- 93d6ebc bluetooth_packetgen: Minor fixes in generated code by Henri Chataing · 3 years ago
- 9e6c8ca Merge "floss: fix log.h dependency of init_flag for ChromeOS" by Treehugger Robot · 3 years ago
- 752b5ff Merge "[PANDORA_TEST] Implement SMP test on pts-bot" by Bidhya Sharma · 3 years ago
- 5288178 Merge "ErrorProne - AdapterService - RequirePermission" by Treehugger Robot · 3 years ago
- 54ce3ed ErrorProne - AdapterService - RequirePermission by William Escande · 3 years ago
- d127d9b BT: public address adv worng. by hong.wang · 3 years, 1 month ago
- 80996c6 [PANDORA_TEST] Implement SMP test on pts-bot by bidsharma · 3 years, 1 month ago
- b7497a4 Merge "floss: update libchrome upstream location." by Treehugger Robot · 3 years ago
- 9a8ccc5 Merge "Floss: fix chromeos metrics signature" by Treehugger Robot · 3 years ago
- 3c19edd Minimal fix for SDP crash by Rahul Arya · 3 years ago
- cc50f17 Merge "Add a pre-test mmi to get the pts address" by Treehugger Robot · 3 years ago
- d6d0bd1 Bass: Multiple improvements and minor fixes by Jakub Tyszkowski · 3 years ago
- 505931b Merge "Pandora: Add SDP/SR/ support" by Thomas Girardier · 3 years ago
- 06f5989 Merge "LeAudioService: Minor changes to store volume for the group" by Treehugger Robot · 3 years ago
- a72c7b2 Merge "Extend scan timeout logic to downgrade regular scan" by Jayden Kim · 3 years ago
- d75b3a7 Merge "Check cached command for ack_pause" by Treehugger Robot · 3 years ago
- c27fa26 Merge "Add tool for plumbing BT API interfaces." by Treehugger Robot · 3 years ago
- 3890fc0 Merge "SDP: Set address in tBTM_REMOTE_DEV_NAME" by Treehugger Robot · 3 years ago
- 229d2d0 Add tool for plumbing BT API interfaces. by Martin Brabham · 3 years, 2 months ago
- 1bf669b floss: fix log.h dependency of init_flag for ChromeOS by Michael Sun · 3 years, 1 month ago
- 3d7f86d Pandora: Add SDP/SR/ support by Myles Watson · 3 years, 1 month ago
- 09e9a0a SDP: Set address in tBTM_REMOTE_DEV_NAME by William Escande · 3 years, 1 month ago
- 520daca Merge "[PANDORA_TEST] pts-bot HFP Coverage: HFI & SLC" by William Escande · 3 years ago
- a25f256 Add a pre-test mmi to get the pts address by William Escande · 3 years ago
- dc7f9e7 LeAudioService: Minor changes to store volume for the group by Łukasz Rymanowski · 3 years, 2 months ago
- 74bb682 [PANDORA_TEST] pts-bot HFP Coverage: HFI & SLC by William Escande · 3 years, 1 month ago
- 1b21e29 Merge "btif: fix bond state callback state mismatch" by Treehugger Robot · 3 years ago
- 31c671c btif: fix bond state callback state mismatch by Michael Sun · 3 years ago
- 1c83141 Merge "Sets up callback to associate an LE-only device with its identity address in the Java layer." by Rahul Sabnis · 3 years ago
- e306362 Merge "Floss: Implement command completer in btclient" by Sonny Sasaka · 3 years ago
- 9f82018 Merge "[LE Audio] Correct the value of BIG parameter Max_SDU" by Treehugger Robot · 3 years ago
- 18984fb Merge changes Ief24ac1d,Ic2909d05,I6e68ddb1,Ia1d38777,I5953c49b by Jack He · 3 years ago
- 9c91318 Merge "[PANDORA] Remove Shadowing since we now can call hidden" by Charlie Boutier · 3 years ago
- b79d65f Extend scan timeout logic to downgrade regular scan by Jayden Kim · 3 years, 1 month ago
- f438c3d Check cached command for ack_pause by Chienyuan · 3 years ago
- 37d2639 Merge "csip: fix log message typo" by Treehugger Robot · 3 years ago
- e3b2751 Floss: fix chromeos metrics signature by howardchung · 3 years ago
- 59ff58c Floss: Implement command completer in btclient by howardchung · 3 years, 1 month ago
- 9285462 Merge "Store and report the union of SDP and BLE UUIDs." by Jack He · 3 years ago
- 95cece1 Merge "RootCanal: Fix hci sniffer packet direction endianness" by Treehugger Robot · 3 years ago
- 9cd1bea bass: Add BassClientStateMachine unit tests by Jakub Tyszkowski · 3 years, 2 months ago
- 2bd19b4 BassClient: Verify connection state change intents by Jakub Tyszkowski · 3 years, 3 months ago
- 49583e3 BassClient: State machine cleanup by Jakub Tyszkowski · 3 years, 3 months ago
- 99d1715 BassClient: Add initial support for group operations by Jakub Tyszkowski · 3 years, 3 months ago
- 8071a43 tests: Multiple unit test fixes by Jakub Tyszkowski · 3 years ago
- 2a30928 Merge "Read local cache directly if bonded" by Jack He · 3 years ago
- 326fc32 Merge "btif: update a few status variables when reporting bond state changes" by Treehugger Robot · 3 years ago
- 08b5882 Sets up callback to associate an LE-only device with its identity by Rahul Sabnis · 3 years, 1 month ago
- d6d4ef1 Merge "floss: fix TimeDelta calls from older libchrome breaks CrOS build." by Treehugger Robot · 3 years ago
- b55ca1e [PANDORA] Remove Shadowing since we now can call hidden by William Escande · 3 years ago
- 8859f37 Store and report the union of SDP and BLE UUIDs. by Qasim Javed · 3 years, 2 months ago