- Dec 05, 2022
-
-
Chris Manton authored
Bug: 254884279 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I8f634f3597139ec759f4da89c12015dfb843916f
-
Martin Geisler authored
* changes: pdl: Inline trivial getter of public field pdl: Use ‘Scope’ to simplify code generation
-
Chris Manton authored
Bug: 261213459 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I3b4bb618cdd7666e061784e906c3eac2910c5f76
-
Martin Geisler authored
Test: atest pdl_rust_generator_tests_{le,be} pdl_tests Change-Id: Idd12243687b9d6e1114502db1585884c9858f35a
-
Martin Geisler authored
This open up the lint::Scope struct to be used across the crate. We might want to move it to a more general place later. Test: atest pdl_tests Change-Id: If8d10f958aff233dfd89d0ba181ebfcc956db25a
-
Hieu Dang authored
-
Yun-hao Chung authored
* changes: Floss: Fix btclient tokenization Floss: Warning fixup
-
Ying Hsu authored
-
- Dec 04, 2022
-
-
Chris Manton authored
Bug: 261213459 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Icde0f1a6882b8d0abed0442d0dc06495d81c7d6e
-
Hyundo Moon authored
-
- Dec 03, 2022
-
-
Chris Manton authored
-
Chris Manton authored
-
Chris Manton authored
Bug: 257972065 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I24effd9bcf86fd41f30d985857a25a83e2be4491
-
Chris Manton authored
Bug: 261213459 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I7518da349cc35152cd59d71cf50951e4377925ad
-
Chris Manton authored
-
Chris Manton authored
Bug: 257972065 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I50fc2fdfe69cc83ed5fa35d794739b4cb822a7d7
-
Qing Zhong authored
-
Chris Manton authored
Bug: 257972065 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Ifeed6fe2f25977be1b4bded7faeb9b775d3d8cda
-
Chris Manton authored
Bug: 261213459 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Idc88a3c96326ac506048c27ef73f66fc71a15cc9
-
Chris Manton authored
Tests require significant overhaul to modernize functionality Bug: 255042467 Bug: 260917531 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Iccc955d55ceaf0c9948cb4034fe3708752eb2676
-
qing authored
HeadsetClientService#getCurrentCalls() return nullable, so needs to prevent null pointer in its consumer methods. Test: N/A Change-Id: I163dc68cb3609900bc5c6907c1643447b0a9bba9
-
Myles Watson authored
* changes: CsisService: Add missing return BluetoothServices: On unbond disconnected services if needed
-
Myles Watson authored
-
- Dec 02, 2022
-
-
Henri Chataing authored
-
Treehugger Robot authored
-
William Escande authored
-
Martin Brabham authored
-
Martin Brabham authored
This implements the topshim portion and testing API for calling in to generate local out of band data. Bug: 234756905 Test: system/gd/cert/run --clean --topshim LeSecurityTest.test_generate_local_oob_data Tag: #floss Change-Id: Ia056238fc77fb12e60dca17fba41dc6a184b6181
-
Treehugger Robot authored
-
Abhishek Pandit-Subedi authored
Added a socket connect comand to btclient for testing. Also fixed creating l2cap channels by switching back to classic l2cap instead of using l2caple. Bug: 241859545 Test: Create l2cap connection against bluez Tag: #floss Change-Id: Ice38fcc33c110580d6ddb9b2400d68c652f21bad
-
Charlie Boutier authored
-
Łukasz Rymanowski authored
Make sure to clear devices from the connection_manager Bug: 248340126 Tag: #feature Test: atest BluetoothInstrumentationTests Change-Id: Iba6e3fc4b6f251b97447a0dff5dc0ad720afe256
-
Łukasz Rymanowski authored
Bug: 242645864 Tag: #feature Test: compile Change-Id: I70e7f0a8993aa8c8daca771008aa2b659387c692
-
Łukasz Rymanowski authored
Without this patch, service state machines might end up in connected state even for already unbonded devices Bug: 242645864 Tag: #feature Test: atest BluetoothInstrumenatationTests Change-Id: I16a83e5bc741ed7c0978000cd27bdbe7238d5c63
-
Etienne Ruffieux authored
-
Ying Hsu authored
Open a GATT client creates an LE connection with peer, if this happens in the pairing process with an classic keyboard with wrong passkey, the bluetooth controller might not be reset or not be able to connect with other peer devices. This patch avoids to connect/disconnect to battery service for classic devices. Bug: 258283982 Tag: #floss Test: Manual - Pair CL keyboard with wrong key and then pair with LE mouse Change-Id: I8d7e94058bda2a0f840f090f15d33b6a32fb2181
-
Martin Geisler authored
* changes: pdl: Specify that packets must be byte aligned pdl: Array elements must start at byte boundaries
-
Sungsoo Lim authored
Bug: 237467631 Test: atest BluetoothInstrumentationTests:UtilsTest Change-Id: I0797b2aac9b78d9741081c2c8c049e81d5deb608
-
My Name authored
Bug: 260295342 Tag: #refactor Test: atest BluetoothOppTransferActivityTest Change-Id: I4e09aac84398d4b98048fcced7871aa52eeae541
-
Etienne Ruffieux authored
-