- Aug 21, 2023
-
-
Bailey Kuo authored
Used by netsimd to generate the beacon advertising events for beacon devices. Bug: 289385842 Test: m netsimd Change-Id: I990aca3b0f55c7bad05abdfd1a92fae3e5ee60e5
-
Charlie Boutier authored
-
William Escande authored
* changes: Bluetooth: Do not load jni in instrumented test AdapterServiceTest: Ignore native test AdapterService: Split native interface for test ActivityAttribution: Do not call native in test Keystore: Remove native call from test Bqr: Remove native call from test VolumeControl: stop calling NativeInterface in test HidDevice: stop calling NativeInterface in test AvrcpTarget: Extract NativeInterface PeriodicScan: Extract NativeInterface SdpManager: Extract NativeInterface LeAudio: Make sure test does not call native HeadsetClient: Properly mock native AtPhonebookTest: Properly mock native GattService: Do not call native in test ScanManagerTest: only call tested class DistanceMeasurement: stop calling NativeInterface in test ContextMapTest: only call tested class AppScanStatsTest: only call tested class HapClient: stop calling NativeInterface in test HidHost: stop calling NativeInterface in test HeadsetService: stop calling NativeInterface in test HearingAidService: stop calling NativeInterface in test CsipSetCoordinator: stop calling NativeInterface in test KeystoreService: stop calling NativeInterface in test AvrcpController: Move some method to static AvrcpController: Delete unused code A2dpSinkStream: stop calling NativeInterface in test AvrcpController: Split NativeInterface for test A2dpSinkService: stop calling NativeInterface in test A2dpService: stop calling NativeInterface in test Test health: Allow test to call doStart and doStop Pan: Explicitly require address not to be null Pan: Prevent native call from within the test
-
Kihong Seong authored
-
- Aug 19, 2023
-
-
Henri Chataing authored
-
- Aug 18, 2023
-
-
Henri Chataing authored
In the rootcanal configuration, a new field is added for vendor features which defines flags for the csr command. In the rootcanal controller properties, add flag vendor_csr matching the configuration flag. Bug: 296143555 Test: m root-canal Change-Id: Ifeeaaea56f19784de7cc1cc28d0f5623d8524af4
-
William Escande authored
Bug: 295237486 Test: atest BluetoothInstrumentationTests Change-Id: Iee66ef185e511cfdb5d405c7382e8e23c33c206c
-
William Escande authored
Bug: 295237486 Test: atest AdapterServiceTest Change-Id: Id5dc18d76e6dc4fff51309b9c09de1b0808cb752
-
William Escande authored
Bug: 295237486 Test: atest AdapterServiceTest Test: atest AdapterServiceRestartTest Test: atest AdapterServiceFactoryResetTest Test: atest AdapterPropertiesTest Change-Id: I78ddb76dabb2ccc5ee518ae40139de055e8c8ebd
-
William Escande authored
Bug: 295237486 Test: atest ActivityAttributionServiceTest Change-Id: I94b1681ca36e51608eda201bc0d634158a6fc926
-
William Escande authored
Bug: 295237486 Test: atest AdapterServiceTest Change-Id: Id979702c58ca83c1b73cd256417331b406b85489
-
William Escande authored
Bug: 295237486 Test: atest AdapterService*Test Change-Id: I3723641034c9246609fd87d7bc10f2993ec00f66
-
William Escande authored
Bug: 295237486 Test: atest VolumeControlServiceTest Change-Id: I17ec5b8af09f48a8d04689be76a46949d7f9853e
-
William Escande authored
Bug: 295237486 Test: atest ProfileServiceTest Change-Id: I8d81eb35ec49e24dd4d5ec0f152b37895e105b25
-
William Escande authored
Bug: 295237486 Test: atest ProfileServiceTest Change-Id: I99ab6b81031ecc6ee383222061782ca683a67de2
-
William Escande authored
Bug: 295237486 Test: atest BluetoothInstrumentationTests Change-Id: I239fb55fa7bed55836f25ebb4f308919f26e456e
-
William Escande authored
Bug: 295237486 Test: atest DipTest Change-Id: I7ce1e57436b5d5e932ab669189c05ad5755dfb04
-
William Escande authored
Bug: 295237486 Test: atest LeAudioBroadcastServiceTest Change-Id: Ib5ab871b8a928993f377218aebbb4f9c11bbb108
-
William Escande authored
Bug: 295237486 Test: atest HeadsetClientServiceTest Test: atest HeadsetClientStateMachineTest Change-Id: I10dd2a3b941a34e95f1dc36aaf15b4070187a2ba
-
William Escande authored
Bug: 295237486 Test: atest AtPhonebookTest Change-Id: Ia0c647a9bee50c5b652e4661166eafe531bb0040
-
William Escande authored
Bug: 295237486 Test: atest GattServiceTest Change-Id: I73049ec8714794e7657b77e0ce22799c2da09834
-
William Escande authored
Bug: 295237486 Test: atest ScanManagerTest Change-Id: I2fb25d87eee4fcd6c44c6db35867fd0ad7e7c007
-
William Escande authored
Bug: 295237486 Test: atest DistanceMeasurementManagerTest Change-Id: Ia947cc98a5c42aa9267cb4244ad5d9cb685673bd
-
William Escande authored
Bug: 295237486 Test: atest ContextMapTest Change-Id: I7bf14e774ffb5b4997938a7936f649f7c723d6bf
-
William Escande authored
Bug: 295237486 Test: atest AppScanStatsTest Change-Id: I041e04f8c2889ac4d217422196fca46571ca7374
-
William Escande authored
Bug: 295237486 Test: atest HapClientTest Change-Id: Id139b96ddcf16ccc2abb2770b6a087f12ce16d0a
-
William Escande authored
Bug: 295237486 Test: atest HidHostServiceTest Change-Id: I0b6a5633cd3d6d4504ec4fbc9015affca9e66056
-
William Escande authored
Bug: 295237486 Test: atest HeadsetServiceTest Change-Id: If642b272ffa044f2f440289124481acd5a656101
-
William Escande authored
Bug: 295237486 Test: atest HearingAidServiceTest Change-Id: Ica77beacad3b95e4928a249717453c50fb3b770c
-
William Escande authored
Bug: 295237486 Test: atest CsipSetCoordinatorServiceTest Test: atest CsipSetCoordinatorStateMachineTest Change-Id: Id6bc62a225422cd7325830e43781a5c9d3913d49
-
William Escande authored
Bug: 295237486 Test: atest BluetoothKeystoreServiceTest Change-Id: I105176e2b8cd214746c73bc6c3c8db95c729281e
-
William Escande authored
Bug: 295237486 Test: atest AvrcpControllerServiceTest Test: atest AvrcpControllerNativeInterfaceTest Change-Id: Ice65ac454e5c8ccea467e725d66185d7d30ff0c4
-
William Escande authored
Bug: 295237486 Test: atest AvrcpControllerServiceTest Test: atest AvrcpControllerStateMachineTest Change-Id: Ife45505aa6ec4ec5a05a1dd8295a2e0a5b57b5be
-
William Escande authored
Bug: 295237486 Test: atest A2dpSinkStreamHandlerTest Change-Id: If72bbecc0b79d6a69cccee8e4c594943c98b6555
-
William Escande authored
Having a separate NativeInterface facilitate to mock it and to not have test relying on a uninitialized native Bug: 295237486 Test: atest AvrcpControllerServiceTest Test: atest AvrcpControllerStateMachineTest Test: atest A2dpSinkStreamHandlerTest Change-Id: I43b0ceeb9d6bf5b745686bd115da02b0c0be056c
-
Treehugger Robot authored
-
Chris Manton authored
Bug: 290844784 Test: m . Change-Id: I2a68fa129a4f2c76b4be9a24a5344d3a3edcc435
-
Yun-hao Chung authored
-
Charlie Boutier authored
Bug: 296262256 Test: atest BumbleBluetoothTests Change-Id: Ib42c0c76d3c9ac7aad8c805f644d279915823c68
-
Kihong Seong authored
Adds a BT bumble test for scanning with CALLBACK_TYPE_ALL_MATCHES. Mainly following the example of LeAdvertisingTest, but this time, advertising is done on Bumble instead of scanning. Bug: 291086449 Test: atest BumbleBluetoothTests Change-Id: Ib63c58bca94662853e1b8a76760a42e377419799
-