- Feb 07, 2023
-
-
Łukasz Rymanowski authored
-
Jakub Tyszkowski authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Tim Tsai authored
-
Łukasz Rymanowski authored
-
Rahul Arya authored
* changes: [Private GATT] Add Arbiter to share ATT channel [Private GATT] Mirror GATT server inside rust module [Private GATT] Add to libbluetooth [Private GATT] Add GATT server + module [Private GATT] Add basic ATT transaction implementation [Private GATT] Basic GATT skeleton
-
Henri Chataing authored
-
Treehugger Robot authored
-
- Feb 06, 2023
-
-
Rahul Arya authored
Arbitration is done based on advertiser ID and packet type. This links the legacy stack to the new implementation. Bug: 255880936 Test: unit Change-Id: Ia62aacb0bdeab67dd202dc6ad4239f7c553d84d6
-
Rahul Arya authored
Since servers can be registered as "private" after creation, we mirror their services in Rust by snooping on the JNI calls/callbacks. Bug: 255880936 Test: unit Change-Id: If14d1a97a0f57a0a8bb8094fb48d7a0c7d5c8128
-
Rahul Arya authored
Links private GATT with the libbluetooth_jni.so, and sets up a basic module system + FFI. Bug: 255880936 Test: pts-bot Change-Id: Ibc470d3fd13c20e97b23f16fc41330fcb9765c70
-
Rahul Arya authored
Bug: 255880936 Test: unit Change-Id: I94fafe8afc68dc31501f274099ef6f3a684009a1
-
Rahul Arya authored
Bug: 255880936 Test: unit Change-Id: I4868de5c67e0b724441718b886583736596e5423
-
Rahul Arya authored
Bug: 255880936 Test: compiles + unit Change-Id: Ie7a0f035e946efe21fc423282fbc32f71b6e7ec4
-
Henri Chataing authored
IncomingAclPacket took an illegal reference to the end index of a vector. Bug: 268037653 Test: m root-canal + manual validation Change-Id: I8b431453256877f9cd173671e4eb7c46a29d57a8
-
William Escande authored
-
Chris Manton authored
-
Chris Wailes authored
-
Chris Wailes authored
Revert submission 2421642-rust-update-prebuilts-1.66.1 Reason for revert: Missing riscv support and out of date base64 crate causing brekages Reverted changes: /q/submissionid:2421642-rust-update-prebuilts-1.66.1 Change-Id: Id61258746330ca5cd09e04376dedca55acff2890
-
Jahin Imtiaz authored
-
Oystein Eftevaag authored
-
Treehugger Robot authored
-
William Escande authored
-
Chris Wailes authored
-
Treehugger Robot authored
-
William Escande authored
-
Treehugger Robot authored
* changes: Avatar: Modify Incomplete UUID to Complete Avatar: Change example.py to symlink Avatar: Support atest & multiple mobly class test
-
Chris Manton authored
Bug: 265295429 Test: gd/cert/run Tag: #refactor Change-Id: I5172963aae865b8f7275e3aa5ed48971eed9653c
-
Chris Manton authored
Bug: 188297862 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Iaeb44e1975e93155ec0248a1b657c5b07e806aaf
-
Jakub Tyszkowski authored
Tag: #feature Bug: 262488856 Test: atest BluetoothInstrumentationTests Change-Id: I4b2b3c5ccf178cf828a27e91b3751f9232f6f52a
-
Łukasz Rymanowski authored
-
William Escande authored
Bug: 247859568 Tag: #feature Test: atest bluetooth_test_gd NO_IFTTT=Change does not add new flag, only sets the default value. Change-Id: I661dcce1634cdf82534702e1a1b2395f80b14fbb
-
- Feb 05, 2023
-
-
Henri Chataing authored
-
- Feb 04, 2023
-
-
Chris Manton authored
Bug: 224999611 Test: gd/cert/run Tag: #refactor Change-Id: I854d69dffc14382a4ede2dcaa717e66044c7017d
-
Chris Manton authored
Bug: 187825293 Tag: #refactor Test: gd/cert/run Change-Id: I232ef98b8d98b5f9a15900f288b8f9b3c5532f44
-
Henri Chataing authored
DualModeController now distinguishes between - supported commands: commands enabled in the supported commands mask - implemented commands: commands for which an implementation is provided Command are handled following this logic: - implemented and supported command: registered handler invoked - supported but not implemented command: raise an assert - unsupported commands: send command complete which ERR_UNKNOWN_COMMAND Test: m root-canal Bug: 266087760 Change-Id: Ie930d368bd5c20d67fbc3a5f49f68763e12bfb50
-
Charlie Boutier authored
Test: atest Avatar Bug: 266125007 Change-Id: Ib4e787b3a473ff6fe771c79364fd1e08057f41fa
-
Treehugger Robot authored
-
Treehugger Robot authored
-