- May 20, 2022
-
-
Myles Watson authored
Bug: 230123996 Test: cert/run Change-Id: Ide5b514b0052f6991cc6ae28c0126dc8010ff67d (cherry picked from commit 9a9ff6ff) Merged-In: Ide5b514b0052f6991cc6ae28c0126dc8010ff67d
-
Myles Watson authored
Bug: 228326164 Test: cert/run Tag: #feature Change-Id: Ibe0a988077266c1e60ee24bd5b7c6f77cc5b9173 (cherry picked from commit 0b05e8a2) Merged-In: Ibe0a988077266c1e60ee24bd5b7c6f77cc5b9173
-
TreeHugger Robot authored
-
Jack He authored
-
- May 19, 2022
-
-
Ted Wang authored
Some players do not provide full song info in quene item causing metadata consistency check fail, lead to delay updating playback status. Allow case that only artist and title match to pass consistency check for those players. Bug: 209077714 Bug: 232504823 Tag: #compatibility Test: atest BluetoothInstrumentationTests Change-Id: I2c3d664f64c7e2fa9c4761d5b45cacbcbd7da66b Merged-In: I2c3d664f64c7e2fa9c4761d5b45cacbcbd7da66b
-
Jack He authored
-
Jack He authored
* changes: PAST: Convert address type for sync established event PAST: Get sync from address when sync established
-
- May 18, 2022
-
-
Bidhya Sharma authored
-
Jack He authored
Bug: 233119968 Test: make Ignore-AOSP-First: T changes first on this one Change-Id: Ib09dcdf6c24617ccbb7837aa565390c293e8f6a6
-
Jack He authored
-
bidsharma authored
Test: gd/cert/run Bug: 228661122 Tag: #refactor Ignore-AOSP-First: Changing debug log to info log Change-Id: Ida1f84bd8297be12d9f12de9e27c4dac0a1fd130
-
Treehugger Robot authored
Bug: 229694406 Tag: #refactor Test: gd/cert/run BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Ignore-AOSP-First: cherry-pick Merged-In: I6035f9c6cc05c7ee2cd1e448933309b0456c7f59 Change-Id: I6035f9c6cc05c7ee2cd1e448933309b0456c7f59
-
Treehugger Robot authored
Bug: 229694406 Tag: #refactor Test: gd/cert/run BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Ignore-AOSP-First: cherry-pick Merged-In: Ica0cbc68dff65afc9a064f8d8d749fda0edb5973 Change-Id: Ica0cbc68dff65afc9a064f8d8d749fda0edb5973
-
Jack He authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Jack He authored
* changes: Csip: Add method for checking group lock status Csip: Add more means to get grouped devices BassClient: Allow only one pending source operation BassClient: Reconnect devices in the background BassClient: Fix using Metadata cache BassClient: Fix not sending connection change intent
-
Jack He authored
-
Jack He authored
-
Jack He authored
-
Chris Manton authored
-
- May 17, 2022
-
-
Etienne Ruffieux authored
-
Chris Manton authored
The btm portion is more framework than layer and may used by the shim/gd immediately at startup. Bug: 229906389 Tag: #refactor Test: gd/cert/run BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Ignore-AOSP-First: cherry-pick Merged-In: Iba0ddc183aa8b45156d76d64f5473baf3e2f65fd Change-Id: Iba0ddc183aa8b45156d76d64f5473baf3e2f65fd
-
Chris Manton authored
Bug: 230796293 Tag: #refactor Test: gd/cert/run BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Ignore-AOSP-First: Cherry-pick Change-Id: Id30367eed441173e9c333cd2d8e259bb9fe700d9 Merged-In: Id30367eed441173e9c333cd2d8e259bb9fe700d9
-
Chris Manton authored
Bug: 228902031 Tag: #refactor Test: gd/cert/run BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Merged-In: I923786cff626afe10356b75ff003ad81c5e68ddd Change-Id: I923786cff626afe10356b75ff003ad81c5e68ddd
-
Jakub Tyszkowski authored
This will be needed for integrating CSIP to BASS. Bug: 150670922 Bug: 230559809 Tag: #feature Sponsor: jpawlowski@ Test: atest BluetoothInstrumentationTests Change-Id: I64de4bb5bf0fe423aa477f419b0be27205616e7c (cherry picked from commit c6d52967)
-
Jakub Tyszkowski authored
This change adds more convenient ways to get group members by group identifier to ease the CSIP integration in HAP and possibly other services, eg. BASS Client. It also makes the grouped device list sorted from the lowest to the highest rank, which is the order of CSIP Ordered Access procedure. Bug: 150670922 Bug: 230559809 Tag: #feature Sponsor: jpawlowski@ Test: atest BluetoothInstrumentationTests Change-Id: I765f4a82b5f3ff8d7644a86030846d79af8b6397 (cherry picked from commit d79e82df)
-
Jakub Tyszkowski authored
This is required by the API design so that a single device could have a single pending source operation that is about to end with an appropriate callback call. Bug: 229965085 Bug: 150670922 Tag: #feature Sponsor: jpawlowski@ Test: atest BluetoothInstrumentationTests Change-Id: I2f2054c6891e171ae04e677b3fe72181d6fb6242 (cherry picked from commit a82ebbcd)
-
Jakub Tyszkowski authored
Bug: 229965085 Bug: 150670922 Tag: #feature Sponsor: jpawlowski@ Test: atest BluetoothInstrumentationTests Change-Id: I5fdc54d0700741ef940e4263b2bc7839f7d7d638 (cherry picked from commit b084d6e1)
-
Jakub Tyszkowski authored
Fixes the following: - the container is never initialized - sourceId to metadata map has no remote context Bug: 229965085 Bug: 150670922 Tag: #feature Sponsor: jpawlowski@ Test: atest BluetoothInstrumentationTests Change-Id: I5dc6275841cecc6851e461cb29f1d9f53724be89 (cherry picked from commit 99f9def1)
-
Jakub Tyszkowski authored
Bug: 229965085 Bug: 150670922 Tag: #feature Sponsor: jpawlowski@ Test: atest BluetoothInstrumentationTests Change-Id: I74cf261e059a246907064722feebf7477433af16 (cherry picked from commit 45f6e294)
-
Jakub Tyszkowski authored
Bug: 230559809 Bug: 150670922 Tag: #feature Test: atest BluetoothInstrumentationTests Change-Id: If3912d5a82beff2ce78d1b0adae361e8190dcbe5 (cherry picked from commit 35b07586)
-
Chienyuan authored
In btm_ble_stop_inquiry, we rely on btm_cb.ble_ctr_cb to determine if we should stop the scan and update scan parameter. We should update the related parameter in GD shim layer to meet the expect behavior. Bug: 230634071 Tag: #refactor Test: gd/cert/run Change-Id: Idb841ca0e0462e736f7f5615bdbdfc3541d5e9cb (cherry picked from commit c43f8595c3b714874873936c4d978b267a708b95)
-
Chienyuan authored
Bug: 227255232 Tag: #refactor Test: gd/cert/run Change-Id: Ib1a616385b10586468bd511d66a8a6a13f350135 (cherry picked from commit d1958b1802dbf19fc0ce79b56508ed739cef0e75)
-
Jack He authored
This reverts commit 348104d9. Reason for revert: b/228809862 Duplicate read remote features and read remote version information commands This is a partial revert because later patches depend on the original patch and hence the revert has to be manually modified Bug: 228809862 Test: revert Ignore-AOSP-First: Revert earlier CL Change-Id: Iae6be3c494a43c3e61de8df30bb722905300e77b
-
Dylan Tian authored
Tag: #feature Bug: 227298961 Test: atest bluetooth_test_gd_unit:SnoopLoggerModuleTest Merged-In: I5d92c610962b743ae047dc9d66a562e0ea9f180e (cherry picked from commit 6ed7637b) Change-Id: I404754e1f7f754bdd8cee09502f66d3d53afc2bd
-
TreeHugger Robot authored
-
Etienne Ruffieux authored
getCodecStatus and setCodecConfigPreference are needed by a partner to maintain backwrds compatibility. We can't change the API now, so removing the privoleged permission check. Tag: #feature Test: manual testing on app Bug: 170678351 Ignore-AOSP-First: cherry-pick to tm-dev Change-Id: Icee0128cf6088ab2ff343e458e49015e899ee0c5
-