- 8ecab6c Cancel GATT Connections in Discovery Client by Kyunglyul Hyun · 1 year ago
- aca0b59 Add a flag to fix cancelling connections by Kyunglyul Hyun · 1 year ago
- b713c24 Merge "Floss: Add log panics in btmanagerd" into main by Yun-hao Chung · 12 months ago
- 176136b Merge "update codec config before return streamStarted" into main by Yuyang Huang · 12 months ago
- 08810fa Merge "libbt-stack: Remove warning no-unused-parameter" into main by Chris Manton · 12 months ago
- a499b17 Merge "Align permission annotation with current behavior" into main by Treehugger Robot · 12 months ago
- c8742ea update codec config before return streamStarted by Yuyang Huang · 12 months ago
- 38bdd24 Merge changes Ia47a912c,Iea59ec9b into main by Himanshu Rawat · 12 months ago
- 5bd32d9 Merge "BluetoothMetrics: Map Error Code to State in Bluetooth Event" into main by Treehugger Robot · 12 months ago
- a849a09 Merge "BluetoothMetrics: Log ACL Completion" into main by Treehugger Robot · 12 months ago
- dda890e Populate remote device name from properties if available by Himanshu Rawat · 12 months ago
- f0e97ea Read device name on connection with new LE devices by Himanshu Rawat · 12 months ago
- bec39c8 Merge "RFCOMM MX SM logs: Documentation fix" into main by Pomai Ahlo · 12 months ago
- 0299274 Merge "Implement AVRCP's set addressed player" into main by Étienne Ruffieux (xWF) · 12 months ago
- f5bab39 BluetoothMetrics: Map Error Code to State in Bluetooth Event by Palash Ahuja · 1 year ago
- 21e9358 BluetoothMetrics: Log ACL Completion by Palash Ahuja · 1 year ago
- 69fe173 [1/24] Canonical form towards class enumification tBTM_STATUS by Chris Manton · 1 year, 1 month ago
- 0d1594a RFCOMM MX SM logs: Documentation fix by Pomai Ahlo · 12 months ago
- 3713e8a Implement AVRCP's set addressed player by Etienne Ruffieux · 1 year, 1 month ago
- 551dc42 Merge "Close BTA HID host connection only if it was connected" into main by Treehugger Robot · 12 months ago
- f2e0eea Merge "Rename flag identity_address_null_if_unknown to make it a bug fix flag" into main by Kihong Seong · 12 months ago
- db00ffc Merge "Add static method to convert scan mode to string for logging purposes" into main by Kihong Seong · 12 months ago
- 7a88f89 Merge "Codec management when multiple devices are connected" into main by Sandeep Samdaria · 12 months ago
- 1ae6199 Merge "Floss: Fix cpplint errors" into main by Yun-hao Chung · 12 months ago
- e380f26 Merge "Floss: Handle EOF case in socket read" into main by Yun-hao Chung · 12 months ago
- 3e83bca Merge "Floss: Improve the logging in finding HCI interface" into main by Yun-hao Chung · 12 months ago
- eaf4621 Merge "Floss: Increase the stack start timeout to 12 seconds" into main by Yun-hao Chung · 12 months ago
- bc920c4 libbt-stack: Remove warning no-unused-parameter by Chris Manton · 12 months ago
- 7a84b9a Align permission annotation with current behavior by William Escande · 12 months ago
- 20d1456 Close BTA HID host connection only if it was connected by Himanshu Rawat · 12 months ago
- 41edbc3 Floss: Fix cpplint errors by Yun-Hao Chung · 12 months ago
- 5ddab29 Floss: Handle EOF case in socket read by Yun-Hao Chung · 12 months ago
- d67eb60 Floss: Improve the logging in finding HCI interface by Yun-Hao Chung · 12 months ago
- 0562978 stack::rnr::tBTM_REMOTE_DEV_NAME Conventional name without typedef by Chris Manton · 1 year ago
- 5474f2d Merge "Use encrypted AVDTP & AVCTP channel" into main by Bhakthavatsala Raghavendra · 12 months ago
- a4e48a4 Use encrypted AVDTP & AVCTP channel by Bhakthavatsala Raghavendra · 12 months ago
- e03358d Codec management when multiple devices are connected by Sandeep Samdaria · 12 months ago
- 4e7414c Merge "leaudio: Mechanical refactor" into main by Łukasz Rymanowski (xWF) · 12 months ago
- c21d8ce Merge "Flag to avoid closing already closed HID connection" into main by Himanshu Rawat · 12 months ago
- ad3be04 Merge changes I47711497,Ifc33a3f5,I9fb5ad08,I624309d4 into main by William Escande · 12 months ago
- 8505891 Merge changes I4083381b,I37c992ee into main by Treehugger Robot · 12 months ago
- dbf8fcd Merge "Transmit pending L2CAP fixed channel packets before closing" into main by Himanshu Rawat · 12 months ago
- 472ed9d Merge "stack::sdp Class enum-ify tSDP_STATUS" into main by Chris Manton · 12 months ago
- 15ed17b Merge "stack::sec Use proper API and callbacks tBTM_STATUS" into main by Chris Manton · 12 months ago
- 850995d Merge "flag: refactor avrcp_connect_a2dp_delayed" into main by Jakub Rotkiewicz (xWF) · 12 months ago
- 7a89fda Merge "TbsGatt: Fix crash in logs" into main by Treehugger Robot · 12 months ago
- ee4b0d4 Merge "stack::rnr Consolidate RNR from inquiry module" into main by Treehugger Robot · 12 months ago
- 58c4db6 le_impl: Fix for unnecessary connect cancel by Łukasz Rymanowski · 1 year ago
- 0597c91 gd: Sort out flag dependencies and fix advertising tests by Łukasz Rymanowski · 12 months ago
- b3e0af7 Merge "Ignore empty pseudo and identity address" into main by Treehugger Robot · 12 months ago
- 7bfbfbb flag: refactor avrcp_connect_a2dp_delayed by Jakub Rotkiewicz · 12 months ago
- 9f28f88 Merge "Update OWNERS_chromeos" into main by Archie Pusaka · 12 months ago
- b979296 TbsGatt: Fix crash in logs by Łukasz Rymanowski · 12 months ago
- ca197ee Rename flag identity_address_null_if_unknown to make it a bug fix flag by Kihong Seong · 12 months ago
- a3a1d56 Floss: Add log panics in btmanagerd by Yun-Hao Chung · 1 year, 7 months ago
- 9353d5a Floss: Increase the stack start timeout to 12 seconds by Yun-Hao Chung · 12 months ago
- 8c1fc10 Merge "Remove unused flag" into main by Kyunglyul Hyun · 12 months ago
- 108b6e0 Add static method to convert scan mode to string for logging purposes by Kihong Seong · 12 months ago
- 7b52a76 Flag to avoid closing already closed HID connection by Himanshu Rawat · 12 months ago
- edc5f95 acl_scheduler: Allow outgoing RNR operation while incoming pending by Chris Manton · 1 year ago
- 84ea197 Merge "floss: Scanner: Extract incomplete UUID list from advertising data" into main by Hsin-chen Chuang · 12 months ago
- e650831 Merge "Adjust RFCOMM low rx watermark" into main by Pomai Ahlo · 12 months ago
- cb8fd7c Merge "Add check for AdapterService being enabled before connecting profiles" into main by Palash Ahuja · 12 months ago
- 839aab8d stack::sec Use proper API and callbacks tBTM_STATUS by Chris Manton · 1 year, 1 month ago
- d28b52e stack::sdp Class enum-ify tSDP_STATUS by Chris Manton · 1 year, 1 month ago
- 7424113 Merge "Allow 15 byte headtracker SDU for early implementations" into main by Himanshu Rawat · 12 months ago
- 1e02dc8 stack::rnr Consolidate RNR from inquiry module by Chris Manton · 1 year, 1 month ago
- d0467d1 Ignore empty pseudo and identity address by Himanshu Rawat · 12 months ago
- a36ba83 Merge "Add clear_auth_collision_state_on_pairing_complete flag" into main by Bhakthavatsala Raghavendra · 12 months ago
- d36d650 Merge changes I719194c3,I740fc1a8,I905780a6 into main by Treehugger Robot · 12 months ago
- f864dc7 Transmit pending L2CAP fixed channel packets before closing by Himanshu Rawat · 12 months ago
- 53a8a6a HeadsetClient: Properly enforce PRIVILEGED by William Escande · 12 months ago
- a818c64 BleScan: Enforce SCAN instead of CONNECT by William Escande · 12 months ago
- afbba34 MAPClient: enforce PRIVILEGED by William Escande · 12 months ago
- 3f7cbce Framework cleanup to prepare API change on permission by William Escande · 12 months ago
- f09387b Merge "Adapter: use callback wrapper for bt connection" into main by Treehugger Robot · 12 months ago
- 1497446 Merge "bta:: Use proper types tBTM_STATUS encryption_status" into main by Chris Manton · 12 months ago
- 1ec5372 Merge "InitFlags: Remove classic_discovery_only" into main by Treehugger Robot · 12 months ago
- 636f4a9 Add check for AdapterService being enabled before connecting profiles by Palash Ahuja · 12 months ago
- bae0717 Merge "bta:: Use tBTM_STATUS for sync callbacks" into main by Chris Manton · 12 months ago
- 4b63172 Merge "fuzzers::sdp Use proper types tSDP_STATUS" into main by Chris Manton · 12 months ago
- 9ab51f5 Merge "stack::avdt::avdt_sec_check_complete_orig Use tBTM_STATUS parameter" into main by Chris Manton · 12 months ago
- 5d63cb8 Merge "stack::sec::l2cble_sec_comp Rename status => btm_status" into main by Chris Manton · 12 months ago
- b0fd46d Add clear_auth_collision_state_on_pairing_complete flag by Bhakthavatsala Raghavendra · 12 months ago
- 08f19812 Merge "Hid Java bumble test case" into main by Himanshu Rawat · 12 months ago
- 241f43e fuzzers::sdp Use proper types tSDP_STATUS by Chris Manton · 1 year, 1 month ago
- a233a7d Allow L2CAP to send packets while changing link power state by Himanshu Rawat · 12 months ago
- 1af1932 mock: [63/63] Remove BTM_WritePageTimeout by Chris Manton · 1 year, 1 month ago
- 698c516 mock: [62/63] Remove BTM_WriteEIR by Chris Manton · 1 year, 1 month ago
- eddfa98 mock: [61/63] Remove BTM_VendorSpecificCommand by Chris Manton · 1 year, 1 month ago
- f922339 stack::ble::gap Remove unnecessary btm_status coercion by Chris Manton · 1 year, 1 month ago
- 307cb8f Merge changes Ic2f7bb9e,Ic6f79471,Id698ddfa,I5aa56744,I6fe90086 into main by Treehugger Robot · 12 months ago
- 29335c7 floss: Scanner: Extract incomplete UUID list from advertising data by Hsin-chen Chuang · 12 months ago
- d8d5386 Update OWNERS_chromeos by Archie Pusaka · 12 months ago
- aa575a0 Merge "flag: rename adm_always_fallback_to_available_device" into main by Jakub Rotkiewicz (xWF) · 12 months ago
- 5677d41 Merge "flag: rename adm_fallback_when_wired_audio_disconnected" into main by Jakub Rotkiewicz (xWF) · 12 months ago
- 2b16cf2 Merge "VolumeControl: Make tests tearDown more robust" into main by Treehugger Robot · 12 months ago
- d7eab71 Merge "Ensure that LE scan for discovery runs for 12.8s, same as classic discovery." into main by Omair Kamil · 12 months ago
- c183088 Merge "avrcp: fix responding to rejected volume notification registration" into main by Archie Pusaka · 12 months ago
- 6b71bd7 stack::avdt::avdt_sec_check_complete_orig Use tBTM_STATUS parameter by Chris Manton · 1 year, 1 month ago