- Aug 06, 2023
-
-
David Duarte authored
Bug: 279502784 Test: mmm packages/modules/Bluetooth Change-Id: I605c33cbb8bb95684188e21ca75f9901a13fd448
-
- Aug 04, 2023
-
-
David Duarte authored
Bug: 279502784 Test: mmm packages/modules/Bluetooth Change-Id: Iab58fdc3ecddca7bb5e7081f76f9210c2c4acd1e
-
Treehugger Robot authored
-
William Escande authored
Bluetooth is already turned off at the start of the instrumentation, but nothing prevent it for being turned back on before the end of the test. This CL is enabling satellite mode to prevent the bluetooth to be turned on by external factor during the whole test. Bug: 292141273 Test: atest BluetoothInstrumentationTests + cmd bluetooth enable Change-Id: I9c4e3530d0b632201e1787d964fc1871f94d0d3b
-
William Escande authored
-
William Escande authored
-
William Escande authored
-
William Escande authored
Since the Bluetooth app is self binding its own service, it does not need to be started as a remote service. Bug: 285959170 Bug: 294040500 Test: atest BluetoothInstrumentationTests Test: atest ProfileServiceTest Test: atest AdapterServiceTest Test: atest AdapterServiceRestartTest Test: atest AdapterServiceFactoryResetTest Test: atest GattServiceTest Test: boot bluetooth | having a working gattService is a unskippable step of startup. Simply booting the bluetooth validate this CL Change-Id: I9474b0fc5d85b811b148698b143b4b3b03ba2756
-
Treehugger Robot authored
* changes: Remove fluoride_basic_defaults Remove libprotobuf-cpp-lite from fluoride_basic_defaults
-
William Escande authored
This will faciliate dependency injection during test and will remove a race condition happening when cleanup is call while the start is also being called. Bug: 294197498 Test: atest BluetoothKeystoreServiceTest Change-Id: I7c9238870025062e67d7ee225934b91019698e7d
-
Yun-hao Chung authored
-
Henri Chataing authored
Merge "rust/gatt: Suppress rust panics on LE disconnection events received after rust module unloading" into main
-
Hui Peng authored
-
Hui Peng authored
Bug: 293816194 Test: Existing tests pass Change-Id: I838efbedd190a2451980746edb7b7f95aa57f0d2
-
Archie Pusaka authored
-
howardchung authored
Bug: 294319446 Tag: #floss Test: run ./build.py Test: mma -j32 Change-Id: I91796fe2115e227e84376b78783ca1220067c107
-
Hieu Dang authored
-
Treehugger Robot authored
-
- Aug 03, 2023
-
-
Henri Chataing authored
after rust module unloading Disconnection events received after the rust module is unloaded (from shutting down the stack) cause the rust module to raise a panic because the arbiter is no longer initialized. This change silences LE disconnection events received in this context. Bug: 289280004 Test: atest avatar Change-Id: Iec122a42feed059f6fa1826b625df10e92ad64bb
-
Treehugger Robot authored
-
David Duarte authored
Bug: 279502784 Test: mmm packages/modules/Bluetooth Change-Id: Iec785861eab6f2eed51833c9bfc4247cb7546663
-
Tomasz Wasilczyk authored
-
David Duarte authored
Bug: 279502784 Test: mmm packages/modules/Bluetooth Change-Id: I97d074c511f2682230b6e6ca4b0b890cfd9f7850
-
David Duarte authored
-
William Escande authored
-
Henri Chataing authored
Empty peer IRKs are used for specific peer privacy modes. Bug: 286588829 Test: atest rootcanal_hci_test Change-Id: Ic7f21481bd8cd242249fc857d49700fb3517df1b
-
Aritra Sen authored
Merge "Correct SCN allocation within bounds. Ensure Allocate SCN returns a value in [1, PORT_MAX_RFC_PORTS) or 0 if no port available." into main
-
William Escande authored
-
Treehugger Robot authored
-
Prashanth Swaminathan authored
Slower targets need these timeouts scaled by the ro.hw_timeout_multiplier to ensure that Bluetooth operations succeed between adapter state transitions. Bug: 293932755 Test: atest avd_riscv64_boot_test Change-Id: Ib3157fb56e03f36c472708813ce04ed0c811c13d
-
David Duarte authored
This allows to remove flatbuffers as a dependency from a few targets. Bug: 279502784 Test: mmm packages/modules/Bluetooth Change-Id: I8231cd8253b095e8c629c4f152b98f939f528a79
-
David Duarte authored
libbt-common and its test are the only users. Bug: 279502784 Test: mmm packages/modules/Bluetooth Change-Id: I19021aa51fa3cc6be78bcc262014c8c0b06c35ba
-
Treehugger Robot authored
-
Sandeep Samdaria authored
-
Treehugger Robot authored
-
Cole Faust authored
pdk is deprecated and has no effect as of aosp/1319667. Test: Presubmits Change-Id: Ifc91fba64dc42eb5ba3de8bdb026ada58c056e7e
-
William Escande authored
This allow to mock the interface and remove the flakiness of this test since it depends on the native library Bug: 285959170 Test: atest AdvertiseManagerTest Change-Id: Ifc86eff6f5055ee26fe1060333a84225741914d5
-
Treehugger Robot authored
-
David Duarte authored
This was only used by the Bluetooth app Bug: 279502784 Test: mmm packages/modules/Bluetooth Change-Id: Iaffe735740bbc73c590804f94c301d48d3a9f4ed
-
Hieu Dang authored
Bug: 292207461 Test: atest BluetoothInstrumentationTests Tag: #refactor Change-Id: I7ab076e1a0bfd640f061129b8081577c7e3fa5aa
-