- Aug 23, 2023
-
-
Jakub Pawłowski authored
-
Jayden Kim authored
-
Łukasz Rymanowski authored
If CIS got disconnected due to timeout and ASE goes to QoS configured as per specification, Initiator should be able to re-enable the stream on this ASE. For this reason, we keep ASEs as active to be able to restart the stream. Bug: 296818373 Test: atest bluetooth_le_audio_test Tag: #feature Change-Id: Ifc7cf29ff11d6dbf0566d03985f3af07a20588df
-
Łukasz Rymanowski authored
-
Hsin-chen Chuang authored
-
Jakub Pawłowski authored
-
William Escande authored
-
Jeremy Wu authored
-
Subramanian Srinivasan authored
Bug: 291615645 Test: Manual LE subrate procedure Test: m Owner: ayeaye-team@google.com Change-Id: I184a4f8aa8be7b6a532e567825de60a681fbb65a
-
Hui Peng authored
-
Hsin-chen Chuang authored
This patch refactored the structures so we can clean up the connecting and listening sockets differently. Bug: 296819230 Tag: #floss Test: Restart AshChrome and make share the old RFCOMM server is closed Test: Nearby Sharing files as sender/receiver Test: mmm packages/modules/Bluetooth Change-Id: I60f4bc03546a575d7b60346016f250a651af56f3
-
Christine Hallstrom authored
-
Hsin-chen Chuang authored
-
- Aug 22, 2023
-
-
Krzysztof Kosiński authored
-
Hui Peng authored
This change is intended to be used to factor out dup code for parsing GapData in StartAdvertisingSet and make it easier to be tested. Bug: 296291440 Test: atest net_test_main_shim Change-Id: Ia39886c415218353b6f9d59d7d3f6d1160477d6c
-
Treehugger Robot authored
-
William Escande authored
classInitNative is a confusing pattern. We should have only one entry point for loading the java callback Bug: 295237486 Test: atest BluetoothIntrumentationTests Change-Id: I19736dee9389864c7d7de9a2b0967f8ab9dcfef0
-
Aritra Sen authored
* changes: Remove dependency on A2DP Connection State change broadcast in AVRCP Target Service. Remove dependency of BluetoothA2dp.ACTION_ACTIVE_DEVICE_CHANGED from AvrcpTargetService.
-
Paul Wang authored
-
George Burgess IV authored
This is needed to enable -Wunused-but-set-variable by default on ChromeOS. Bug: 296450693 Test: mma -j Change-Id: I7827700924fe7dd924977d2f363e9495dd6edb89
-
Krzysztof Kosiński authored
The Python-style syntax used in this file is a nonstandard GNU extension. Bug: 296606895 Test: m bluetooth_le_audio_test Change-Id: I2850067193b7afebec7bdd4be2e311ed3ddf2b75
-
Bailey Kuo authored
-
Rongxuan Liu authored
-
Rongxuan Liu authored
-
Myles Watson authored
-
Hsin-chen Chuang authored
Bug: 262813906 Tag: #floss Test: test with the next CL Test: mmm packages/modules/Bluetooth Change-Id: I1cf1c722836e5b847021d3b0adbe34278ff0c986
-
Aritra Sen authored
Bug: 296932947 Test: atest BluetoothInstrumentationTests Tag: #refactor Change-Id: Ie3dda9bad029224bfdb4d5b67dab5eeb9e4e88e3
-
Hyundo Moon authored
-
Aritra Sen authored
Bug: 296932947 Test: atest BluetoothInstrumentationTests Tag: #refactor Change-Id: I8dcc07a7f7f497f37569554b871cf980405e4890
-
Jeremy Wu authored
-
Treehugger Robot authored
-
Rongxuan Liu authored
-
Bill Schilit authored
-
- Aug 21, 2023
-
-
Rongxuan Liu authored
There could be one case that BIG is teared down due to BT shut down. We need to validate iso_impl_ before using it. Bug: 291516832 Tag: #bug Test: atest net_test_btm_iso Test: manual test with BT off and confirm no crash Change-Id: Id3612d0f5651f91d5f7e871c6c38624c072cd874
-
Rongxuan Liu authored
Current code doesn't handle multiple sources well. It might have race conditions and cause unsynced source got reported, and following PAST operation might fail because of this. This commit improved the handling of multiple sources for BassClient, 1. We need to make sure all notified sources are managable by maintaining the syncs. 2. Limit the max active synced sources. 3. Clean up the source properly when source or sink lost. Bug: 294456735 Tag: #bug Test: atest BassClientStateMachineTest BassClientServiceTest Test: manually test assistant with two sources Change-Id: Ib69563a342f3f093997902fbf6252bd9626550b3
-
Rongxuan Liu authored
Bug: 287357243 Tag: #bug Test: atest BassClientServiceTest Test: manually test assistant to observe sources are always notified Change-Id: Id6deecbee5429ff3c5337cfe1e588586679f00e8
-
Sungsoo Lim authored
-
Henri Chataing authored
-
Bailey Kuo authored
Used by netsimd to generate the beacon advertising events for beacon devices. Bug: 289385842 Test: m netsimd Change-Id: I990aca3b0f55c7bad05abdfd1a92fae3e5ee60e5
-
Charlie Boutier authored
-