- 283ea50 Retrieve CoD from storage when a new LE device record is created by Himanshu Rawat · 11 months ago
- 5367eb8 Cache CoD during LE pairing by Himanshu Rawat · 11 months ago
- 36f5a88 Expose a BTM interface to get cached class of device by Himanshu Rawat · 11 months ago
- 6174312 Expose a btif storage function to read class of device by Himanshu Rawat · 11 months ago
- 135e913 Read appearance of new LE devices on connection by Himanshu Rawat · 11 months ago
- 48d6eea Add GAP interface to read class of device for LE devices by Himanshu Rawat · 11 months ago
- 27a3bac Remove const qualifier for the output argument by Himanshu Rawat · 11 months ago
- c2fd7e6 Refactor SMP event handling into separate handlers by Himanshu Rawat · 11 months ago
- d730081 Merge "floss: Refactor btstack initialization order (4/4 BluetoothGatt)" into main by Hsin-chen Chuang · 11 months ago
- 615bfa3 Merge changes I091456bb,Icddc949e,Ie056ee87,Ibf1336b2,I491ade44, ... into main by Bhakthavatsala Raghavendra · 11 months ago
- 8ca527c Merge "stack::l2cap class enum-ify tL2CAP_CONN" into main by Treehugger Robot · 11 months ago
- 76c3e46 Merge "Uncache the current browsed player when we change browsed players" into main by Treehugger Robot · 11 months ago
- 8e97bfa stack::l2cap class enum-ify tL2CAP_CONN by Chris Manton · 11 months ago
- 31be50d Merge "Release MediaSession instance from AVRCP controller" into main by Étienne Ruffieux (xWF) · 11 months ago
- 5677d64 Merge "Add Gaming Audio Service UUIDs to le_audio_types.h" into main by Yuyang Huang · 11 months ago
- 00b47ee Merge "Add bt_gmap.h to include the enums for the GMAP profile." into main by Yuyang Huang · 11 months ago
- ed3f9f8 [1/25] bta::ag Use stack::l2cap::get_interface() by Chris Manton · 1 year, 1 month ago
- 0281b1b Merge "PandoraServer: Fix binary path" into main by Charlie Boutier · 11 months ago
- 967b183 Merge changes I40034f95,I16ec4934,Ibbb590c0 into main by Treehugger Robot · 11 months ago
- b7c9679 floss: Refactor btstack initialization order (4/4 BluetoothGatt) by Hsin-chen Chuang · 11 months ago
- 0450cf3 PandoraServer: Fix binary path by Charlie Boutier · 11 months ago
- adb4b45 Merge "Update test node constructor to use random UUID" into main by Sal Savage · 11 months ago
- 508141e Merge "Fix ClassCastException in BluetoothMediaBrowserService#dump()" into main by Treehugger Robot · 11 months ago
- b48dcd4 Add ble/sc pairing tests (no_output_no_input) by Hui Peng · 1 year, 9 months ago
- b8d82a9 Add ble/legacy pairing tests (no_output_no_input) by Hui Peng · 1 year, 9 months ago
- 0aad410 Add ble/sc pairing tests (keyboard_only) by Hui Peng · 1 year, 9 months ago
- f1b9443 Add ble/legacy pairing tests (keyboard_only) by Hui Peng · 1 year, 9 months ago
- 5be4a9d Add ble/sc pairing tests (display_only) by Hui Peng · 1 year, 9 months ago
- 33bbc25 Add ble/legacy pairing tests (display_only) by Hui Peng · 1 year, 9 months ago
- cd83324 Add ble/sc pairing tests (display_keyboard) by Hui Peng · 1 year, 9 months ago
- 184fe6a Add ble/legacy pairing tests (display_keyboard) by Bhakthavatsala Raghavendra · 1 year, 9 months ago
- 2cf6ecb Add ble/sc pairing tests (display_yesno) by Hui Peng · 1 year, 9 months ago
- 429991c Add ble/legacy pairing tests (display_yesno) by Hui Peng · 1 year, 9 months ago
- 399b28d Add bredr/ssp pairing tests (keyboard_only) by Hui Peng · 1 year, 9 months ago
- 904bb3a Add bredr/ssp pairing tests (display_only) by Hui Peng · 1 year, 9 months ago
- 634a304 Add bredr/ssp pairing tests (display_yesno) by Hui Peng · 1 year, 9 months ago
- 71d7144 Add bredr/ssp pairing tests (no_output_no_input) by Hui Peng · 1 year, 9 months ago
- 34ca755 Add BR/EDR legacy pairing tests by Hui Peng · 1 year, 10 months ago
- 0cdb9e5 Add tests for validating access to services by Hui Peng · 1 year, 11 months ago
- 5d4af06 Add base test class for br/edr by Hui Peng · 1 year, 6 months ago
- a78632c Add base class for pairing tests by Hui Peng · 1 year, 6 months ago
- 9d06517 Uncache the current browsed player when we change browsed players by Sal Savage · 1 year, 3 months ago
- 9545810 Update test node constructor to use random UUID by Sal Savage · 11 months ago
- a1bc39e Fix ClassCastException in BluetoothMediaBrowserService#dump() by Sal Savage · 11 months ago
- 5488601 stack::l2cap class enum-ify tL2CAP_LE_RESULT_CODE by Chris Manton · 11 months ago
- 8c3a57b Revert "Floss: Disconnect device after GATT client closes" by Jesse Melhuish · 11 months ago
- f01b20c Merge "Flag to read LE appearance for new devices" into main by Treehugger Robot · 11 months ago
- 35896bf Merge "Re-apply: enable/disable from main thread earlier" into main by William Escande · 11 months ago
- 7b87ed8 Merge "Floss: Request Manager DBus name when ready" into main by Zhengping Jiang · 11 months ago
- 2e429f2 Flag to read LE appearance for new devices by Himanshu Rawat · 11 months ago
- c986892 Merge "HFP: Allow Audio Fwk to change HFP SCO volume when HFP profile is connected and SCO is not connected" into main by Yuyang Huang · 11 months ago
- e848e55 Merge "Add Flag for GetElementAttributes empty." into main by Étienne Ruffieux (xWF) · 11 months ago
- 2dc5813 Merge "floss: Refactor btstack initialization order (3/4 BluetoothMedia)" into main by Hsin-chen Chuang · 11 months ago
- 9670ad2 Merge "Provide a flag library for rust code" into main by Treehugger Robot · 11 months ago
- d7f873a Floss: Request Manager DBus name when ready by Yun-Hao Chung · 11 months ago
- ff26dc7 floss: Refactor btstack initialization order (3/4 BluetoothMedia) by Hsin-chen Chuang · 11 months ago
- 59b674e Add Flag for GetElementAttributes empty. by Etienne Ruffieux · 11 months ago
- a0c9568 Merge "floss: Refactor btstack initialization order (2/4 BluetoothAdmin)" into main by Hsin-chen Chuang · 11 months ago
- e8f6dec SystemServer: implement getState for general purpose by William Escande · 11 months ago
- 0548639 Release MediaSession instance from AVRCP controller by Etienne Ruffieux · 11 months ago
- fad292f Merge "Reland BtQualityReports cpplint" into main by Myles Watson · 11 months ago
- 3366027 floss: Refactor btstack initialization order (2/4 BluetoothAdmin) by Hsin-chen Chuang · 11 months ago
- f441460 Merge "Add sysprop to configure auto flush timeout" into main by Yun-hao Chung · 11 months ago
- 4a52be4 Merge "CS: Set CS Role via CS config." into main by Chienyuan Huang · 11 months ago
- 6c3606d Merge "floss: Increase git timeout for container build" into main by Treehugger Robot · 11 months ago
- 7b32d98 Merge "IsoManager: Unify protection against usage when not started" into main by Bao Do · 11 months ago
- 82bbee3 Merge "Flag: Add close_hid_if_uhid_ready_too_slow" into main by Archie Pusaka · 11 months ago
- 0bc5444 Merge "floss: Refactor btstack initialization order (1/4 SocketManager)" into main by Treehugger Robot · 11 months ago
- 012702d Merge "Expose btif_dm_update_remote_properties() outside btif" into main by Himanshu Rawat · 11 months ago
- c58820a floss: Increase git timeout for container build by Abhishek Pandit-Subedi · 11 months ago
- b5ec36e Re-apply: enable/disable from main thread earlier by William Escande · 11 months ago
- 822a361 Merge "Flag dump: remove inconsistent dump" into main by Treehugger Robot · 11 months ago
- 4e233a6 Expose btif_dm_update_remote_properties() outside btif by Himanshu Rawat · 11 months ago
- afeced0 Merge changes from topic "shutdown_latency" into main by William Escande · 11 months ago
- cd8e9af Merge changes I43a21e8c,Iee37d609 into main by William Escande · 11 months ago
- a7182b7 Merge changes I35df4c98,Ibb6e8645,I30385040,Ieb4ff478 into main by William Escande · 11 months ago
- 7a02a60 Merge "SystemServer: path to a reliable turn off" into main by Treehugger Robot · 11 months ago
- a8af505 Merge "Enable RAS only for channel sounding." into main by Treehugger Robot · 11 months ago
- cf475d8 Provide a flag library for rust code by William Escande · 11 months ago
- ec921d3 Merge "Replace flag rule with flag annotations" into main by Sal Savage · 11 months ago
- 418eb22 HFP: Allow Audio Fwk to change HFP SCO volume when HFP profile is connected and SCO is not connected by Yuyang Huang · 11 months ago
- 6ffbbaf Merge "GattService: Fix server requests" into main by Treehugger Robot · 11 months ago
- 50bca72 CS: Set CS Role via CS config. by Chienyuan Huang · 11 months ago
- 4932846 stack::l2cap Check for queue exist before append by Chris Manton · 11 months ago
- cc9e39d Merge "stack::l2cap class enum-ify tL2CAP_RECONFIG_RESULT" into main by Treehugger Robot · 11 months ago
- 7db8c9d Merge "Only disable BtQualityReports once" into main by Myles Watson · 11 months ago
- 39a6fc8 Enable RAS only for channel sounding. by Steven Liu · 11 months ago
- 3f1572a Merge "distance measurement failure with private address." into main by Steven Liu · 11 months ago
- 3099e9c distance measurement failure with private address. by Steven Liu · 12 months ago
- 285e9ff Merge "HFP Audio client - fix sink/source naming" into main by Hsin-yu Chao · 11 months ago
- eccd589 Flag: Add close_hid_if_uhid_ready_too_slow by Archie Pusaka · 11 months ago
- 4ffd870 GattService: Fix server requests by Łukasz Rymanowski · 12 months ago
- c292068 floss: Refactor btstack initialization order (1/4 SocketManager) by Hsin-chen Chuang · 11 months ago
- 63c95dd Merge "Enum-ify tBT_TRANSPORT" into main by Treehugger Robot · 11 months ago
- 68ad44a stack::l2cap class enum-ify tL2CAP_RECONFIG_RESULT by Chris Manton · 11 months ago
- 37f2ef2 Merge "Add DisableBtQualityReport" into main by Myles Watson · 11 months ago
- 9a94662 Merge "floss: Guarantee the execution order of all BTIF callbacks" into main by Treehugger Robot · 11 months ago
- 8794c07 Merge "Fix AVDTP reconfig not setting L2CAP flushable" into main by Yun-hao Chung · 11 months ago
- 14333f5 Merge "Add flag: fix_avdt_rconfig_not_setting_l2cap" into main by Yun-hao Chung · 11 months ago
- 7756411 Enum-ify tBT_TRANSPORT by Chris Manton · 1 year ago