Home
last modified time | relevance | path

Searched defs:advertiseWithBumble (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/
DLeScanningTest.java398 private void advertiseWithBumble(String serviceUuid, OwnAddressType addressType) { in advertiseWithBumble() method in LeScanningTest
411 private void advertiseWithBumble(AdvertiseRequest.Builder requestBuilder) { in advertiseWithBumble() method in LeScanningTest
DGattServerConnectWithoutScanTest.java163 private void advertiseWithBumble(OwnAddressType ownAddressType) { in advertiseWithBumble() method in GattServerConnectWithoutScanTest
DDckGattTest.kt312 private fun advertiseWithBumble(withUuid: Boolean = false): GrpcContext.CancellableContext { in advertiseWithBumble() method
DGattServerConnectWithScanTest.java183 private void advertiseWithBumble(OwnAddressType ownAddressType) { in advertiseWithBumble() method in GattServerConnectWithScanTest
DDckTestRule.kt246 private fun advertiseWithBumble() { in advertiseWithBumble() method in android.bluetooth.DckTestRule
DGattClientTest.java425 private void advertiseWithBumble() { in advertiseWithBumble() method in GattClientTest