- Feb 07, 2023
-
-
Henri Chataing authored
-
Treehugger Robot authored
-
- Feb 06, 2023
-
-
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
-
Ł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
-
William Escande authored
-
William Escande authored
BTM_DISABLE_CONCURRENT_PEER_AUTH is now replaced with a system properties: bluetooth.btm.sec.concurrent_peer_auth.enabled Note that the condition is inverted to match the system_properties pattern that looks for enabled and not ~disabled~ Bug: 263323082 Test: manual Change-Id: Iabc456f2ec67840d633965e61eef3c2047fcc504
-
- Feb 03, 2023
-
-
Chris Wailes authored
This CL removes a feature flag for a stabilized feature. Bug: 263153841 Test: m rust Change-Id: Id7d13f0534bbb837899e01bd8ff04ab48617597f
-
William Escande authored
Once the interop static config file has been loaded into the dynamic interop list we no longer need it. By releasing it we hope to reduce the memory overhead that the interop database is generating Bug: 266785710 Bug: 252903680 Test: atest net_test_device Change-Id: Ic388d615d5dcf526c34bff37562e8097c2d6fa8d
-
Chris Manton authored
Bug: 265300705 Test: gd/cert/run Tag: #refactor Change-Id: I3060f3770dd8a289721c83c3ca941e44943147f4
-
Treehugger Robot authored
-
Bill Schilit authored
-
Grzegorz Kolodziejczyk authored
-
Chris Manton authored
-
jahinimtiaz authored
Bug: 267785204 Test: Presubmit Change-Id: I0af33e0696afe2a2cdde374e75ee4203e8c629ee
-
Charlie Boutier authored
example.py is now a symlink to external/pandora/avatar Test: atest avatar Bug: 266125007 Change-Id: Iad8e9afcac75cf1a21cbd24258526f30a3f64a21
-
Bill Schilit authored
Prevents "FATAL | assertion 'HasHandle(handle)' failed - Unknown handle 47" Tag: #compatibility Test: ninja and nimble Bug: 265583200 Change-Id: Ic4622ff5a17d21e86f4e3aea92e9a6007633fb49
-
Sarah Silva authored
-
Charlie Boutier authored
-