- Nov 29, 2023
-
-
Jakub Pawłowski authored
-
Jakub Pawlowski authored
Add option to specify either "Read Multiple" or "Read Multiple Variable Length" GATT read type. Also, fix up the callbacks, to ensure it's actually passed to apps that send them. Test: manual. Apply aosp/2780990 and connect to LE Audio capable device Bug: 296836982 Change-Id: Ieff4996357928fdaf5326c3e449feb760e757199
-
William Escande authored
* changes: SystemServer: Nit change in the test logging SystemServer: Add test for the unified Logs
-
David Duarte authored
-
Hui Peng authored
-
Chris Manton authored
Bug: 313522566 Test: m . Change-Id: Ie9eab4bcd48ede3d564645c447989adf4abc0fd1
-
Sungsoo Lim authored
-
Ying Hsu authored
-
- Nov 28, 2023
-
-
David Duarte authored
-
David Duarte authored
Bug: 263885771 Test: m com.android.btservices Change-Id: I6467ebac69a37174be13a9d97d1f792c123259b8
-
Suneesh Sasikumar authored
-
David Duarte authored
Bug: 305741984 Test: m com.android.btservices Change-Id: I115c75023f345dbed44c3676a0da6a7ade240d80
-
Suneesh Sasikumar authored
This is for being able to create BT packets in a new program in vendor/google/tools/bluetooth/ Adding visibility for all sub packages is the only way allowed - not individual packages Bug: b/307322468 Test: mmm and tested on a device Change-Id: Id759cccdf4ee99189b5fc99ca654275dae6fefb1
-
Łukasz Rymanowski authored
With this patch, LeAudio tries to keep TA background connect registered even device is already connected. This is to avoid possible race, when there are other applications with regular background connect enabled. Race happens on ACL disconnection and might lead to unwanted reconnecet happen due to device being in the allow list before Le Audio enabled TA again. Bug: 311578937 Test: atest bluetooth_le_audio_client_test Tag: #feature Change-Id: Ifb7bf8c2a27921649b5ceb43900bf20385c91588
-
Łukasz Rymanowski authored
When CSIS is connected from Java it is expected to be Direct Connect, otherwise CSIS should be treated as opportunistic service for LeAudio devices. Bug: 311578937 Test: atest bluetooth_csis_test Tag: #feature Change-Id: I23a4008457a43d56c005e630bda7146a57ebda37
-
Ying Hsu authored
Bug: 313582353 Tag: #floss Test: ./floss/build/build-in-container.py Change-Id: Ib8d4ea0d4af94f38ca7bfa02e785817d60e7c147
-
Sungsoo Lim authored
This CL cleans up some TODOs and make the test run 5x faster. Also fix an issue when a watch connected whose audio device policy after connection is POLICY_NOT_ALLOWED. Bug: 299023147 Test: atest BluetoothInstrumentationTests Change-Id: I8a8e1a047a118513c2207c54dd802fd89d1d8f49
-
Treehugger Robot authored
-
Sungsoo Lim authored
-
Chris Manton authored
Bug: 312991878 Test: m . Change-Id: I5be65791910fb8a63709fd5f1bc1891a234e58a4
-
Chris Manton authored
Bug: 311957860 Test: m . Change-Id: I47c48b9e7a5b38ce7b3ace2056ce5811e2b9dbf1
-
Hui Peng authored
Bug: 301661850 Test: mma packages/modules/Bluetooth Change-Id: I460c37292a154dd2bc20b0824e1d7d07213369ef
-
Chris Manton authored
Bug: 312985382 Test: m . Change-Id: Iddd93cc6c1c922bda3ede0bc17106dea2a9edffb
-
Hui Peng authored
-
Hui Peng authored
-
Hui Peng authored
-
Chris Manton authored
Bug: 312986377 Test: m . Change-Id: I3e43406d43984aa2a11d5b9afdd841c43cd96d94
-
- Nov 27, 2023
-
-
Chris Manton authored
Also remove unused inclusion and other misc. reinclusion Bug: 313491963 Test: m . Change-Id: I5e21c1df6d1598b8c04817fa5251023f118cb9b5
-
Hui Peng authored
Bug: 301661850 Test: mma packages/modules/Bluetooth Change-Id: Id9bb11ff27ad79fa846dce503f3db13ab98b61c0
-
Hui Peng authored
Bug: 301661850 Test: mma packages/modules/Bluetooth Change-Id: I720c8457e12350a89c6a25b920344a861c28d297
-
Hui Peng authored
Bug: 301661850 Test: mma packages/modules/Bluetooth Change-Id: I9a9d3b609bac38d26329d43cadd4a67005ce4850
-
William Escande authored
-
Treehugger Robot authored
-
William Escande authored
Bug: 311772251 Test: atest ServiceBluetoothRoboTests Change-Id: Ib20e35aa203c3c58e0f679bd59535ee4708d6af0
-
William Escande authored
Bug: 312308716 Test: atest ServiceBluetoothRoboTests Change-Id: Idd08f2f4bcb36cbbf058b771ec1c00d4f2fc03e4
-
Christine Hallstrom authored
-
Treehugger Robot authored
-
Chris Manton authored
Bug: 312985300 Test: m . Change-Id: I55e70b2da09752e763151da2902d581c3ba9185e
-
Treehugger Robot authored
-
David Duarte authored
* changes: hearing_aid: Always update conn params on connect hearing_aid: Do a direct connection if another ear is connected le_impl: Fix direct connection for device already in acceptlist le_impl: Add failing test for direct connection after a background one
-