- Dec 07, 2021
-
-
Chris Manton authored
Bug: 205591223 Tag: #floss Test: Build on Linux Change-Id: Ib212886c1f14b8ed25b82f38ce140c0766a7f6f1
-
Chris Manton authored
Bug: 187830698 Tag: #refactor Test: gd/cert/run Change-Id: I2d77895908771fcf496c90347a61916837888d1e
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
- Dec 06, 2021
-
-
Abhishek Pandit-Subedi authored
-
Jakub Pawłowski authored
-
Abhishek Pandit-Subedi authored
Bug: 199476187 Test: No code change Change-Id: I36df72a40a92c85fc2677a7904a710d0c69bf58c
-
Treehugger Robot authored
-
Chris Manton authored
Bug: 204433265 Tag: #refactor Test: gd/cert/run BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Ib3fe5d05a84ca0a6da1ff2a407c709108e799def
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Henri Chataing authored
- Reject LE connection requests if advertising events are non-connectable (Core Specification v5.3, 6.B § 4.4.2 Advertising state). - Disable LE advertiser after LE connection request is received. Test: cert/run Change-Id: Id122ec8edd9a0fa15c0648862fe5d7055c73dcef
-
Myles Watson authored
-
Treehugger Robot authored
-
Etienne Ruffieux authored
-
Łukasz Rymanowski authored
Tag: #feature Test: compile Sponsor: jpawlowski@ Bug: 150670922 Change-Id: I94f032797f2e5366d78031ee00198677966ad9aa
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Josh Wu authored
Another warning log in this function may be confusing for debugging, so adding this method to let developers know record has been deleted. Tag: #refactor Test: gd/cert/run Bug: 201611267 Change-Id: Ia69919921c0f70fac4dfef66b02a11dd9f111a1a
-
Treehugger Robot authored
-
hscham authored
`task_ = ();` will be ambiguous after libchrome uprev after r927031 (see original upstream CL crrev.com/c/3180101). Bug: 198993705 Tag: #floss Test: FEATURES=test emerge-zork-floss floss Change-Id: I49af0c89ab6668aa0e2410876c4f44baf9180588
-
Treehugger Robot authored
* changes: PAN: Choose proper address for native command/callback Handle address consolidate callback
-
- Dec 05, 2021
-
-
Chris Manton authored
Bug: 204433265 Tag: #refactor Test: gd/cert/run Change-Id: Ic0e607a012a5c4a939c0a6f3abbb965289a90371
-
- Dec 04, 2021
-
-
Chris Manton authored
Bug: 204433265 Tag: #refactor Test: gd/cert/run Change-Id: I268724b7a86cfaf5bdb93a0221182f99b8e5b2e6
-
Jakub Pawłowski authored
-
Treehugger Robot authored
-
- Dec 03, 2021
-
-
Octavian Purdila authored
Change the behavior with regard to Completed Number Of Packet events: ignore the event mask and instead always send the events for ACL packets and selectively send the events for SCO packets based on the synchronous flow control status. From Vol 4, Part E, section "7.7.19 Number Of Completed Packets event": "While the Controller has HCI Data packets in its buffer, it shall keep sending the HCI_Number_Of_Completed_Packets event to the Host at least periodically, until it finally reports that all the pending ACL Data packets have been transmitted or flushed." From Vol 4, Part E, section "7.3.37 Write Synchronous Flow Control Enable command": "Synchronous Flow Control is disabled - No HCI_Number_Of_Completed_Packets events shall be sent from the Controller for synchronous Connection_Handles. Synchronous Flow Control is enabled - HCI_Number_Of_Completed_Packets events shall be sent from the Controller for synchronous Connection_Handles." This fixes an issues where the Fitbit BLE stack timeouts when connecting the Fitbit emulator to RootCanal / Android emulator due to not being able to send more ACL packets since no "Number Of Completed Packets" were received. Bug: 209058202 Tag: #feature Test: cert/run Change-Id: Icb7f81d0779c0687ac16ab1b156c11a4d528db42
-
Chris Manton authored
Bug: 187830698 Tag: #refactor Test: gd/cert/run Change-Id: I2c43b4faf53cf3570c24eafc99a5945681d7adcc
-
Chris Manton authored
Bug: 204433265 Tag: #refactor Test: gd/cert/run Change-Id: I84654e036262165413320456534483015ebab7b0
-
Chen Chen authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Jack He authored
Change-Id: I4bf5846713c1903af1f54c1d414c8884c4e785a6
-
Chris Manton authored
Bug: 208679962 Tag: #refactor Test: gd/cert/run Change-Id: Ieec7a233e71b58387e3e65a36dd3ceea0707fcee
-
Chris Manton authored
Bug: 204433265 Tag: #refactor Test: gd/cert/run Change-Id: I0d5f66125b8cee7aba1f1df8286b2716a3a95742
-
Jakub Pawlowski authored
Move GetPreferredDataIntervalUs from BluetoothAudioPortOut into parent class BluetoothAudioPort, it's needed for both In and Out. Computation of frame_count for input is broken for last couple days, fix it. Test: phone call using LE Audio Bug: 150670922 Change-Id: Ie03d1d7b0d0252626f4a5f891be48f1280d26705
-
Chris Manton authored
Bug: 204433265 Tag: #refactor Test: gd/cert/run Change-Id: I3d5074ca0b059505f619c7f533a7d8ae9dd20987
-
Myles Watson authored
-