Commits on Source (5)
-
Katherine Lai authored
Bug: 413457570 Bug: 315241296 Flag: com.android.bluetooth.flags.sdp_ccb_clean_up_after_l2cap_disc Test: m -j (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:0c79db50f46a205b73c682e00029d9677b53ddaf) Merged-In: Ide29eb77e58937011a81e336522f9fd34103cfa3 Change-Id: Ide29eb77e58937011a81e336522f9fd34103cfa3
-
Katherine Lai authored
If upper requests SDP disconnect via a CCB that is in state CONN_PEND and has a valid CID, then after disconnecting L2CAP we need to clean up originating CCB for CID in addition to all the pending CCBs. Bug: 396856351 Bug: 413457570 Flag: com.android.bluetooth.flags.sdp_ccb_clean_up_after_l2cap_disc Test: atest net_test_stack_sdp (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:0e45ce1dc53e611da84344e7c5a11108ad7dba46) Merged-In: I77fd1971291111aedff5fca2b6d70518c99c28bb Change-Id: I77fd1971291111aedff5fca2b6d70518c99c28bb
-
Jack He authored
Bug: 413457570 Test: m com.google.android.bt Flag: com.android.bluetooth.flags.sdp_ccb_clean_up_after_l2cap_disc (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:718e94241949e0eb7f3be5ac9c2f1d1a2d02ed29) Merged-In: I5283d0d5cdb8021383c36e6963a2ba885173022a Change-Id: I5283d0d5cdb8021383c36e6963a2ba885173022a
-
Himanshu Rawat authored
Codec ID value 0x0001 with Google as codec vendor was already assigned to the OPUS. Test: mmm packages/modules/Bluetooth Flag: EXEMPT bugfix Bug: 409119719 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:3f918207314154a150faadf1d05e8bb5e2d93e61) Merged-In: Ide60befe8a3243d97305145ac45b257a20cffb59 Change-Id: Ide60befe8a3243d97305145ac45b257a20cffb59 420986434, 420952911, 420952199
-
Ömer Faruk Yılmaz authored
The ordering of parameters passed to btm_send_hci_set_scan_params was incorrect. This CL fixes the order to match the expected order. go/coded-phy-scan From https://android-review.git.corp.google.com/c/platform/packages/modules/Bluetooth/+/3469423/comment/c2785b12_3b7fa670/ Bug: 228268706 Bug: 326249470 Test: atest BumbleBluetoothTests Flag: com.android.bluetooth.flags.phy_to_native (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:4b64d618bc33c2eead442236e2745fd5b354566d) Merged-In: I59ea31fb558d984638cb67bc403d8cc21b3aee6f Change-Id: I59ea31fb558d984638cb67bc403d8cc21b3aee6f 420986434, 420952911, 420952199