Home
last modified time | relevance | path

Searched refs:ADVERTISING_SET_PARAMETERS (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothLeAdvertiserTest.java61 private static final AdvertisingSetParameters ADVERTISING_SET_PARAMETERS = field in BluetoothLeAdvertiserTest
112 mAdvertiser.startAdvertisingSet(ADVERTISING_SET_PARAMETERS, null, null, null, null, in startAdvertisingSetWithCallbackAndHandler()
122 mAdvertiser.startAdvertisingSet(ADVERTISING_SET_PARAMETERS, null, null, null, null, in startAdvertisingSetWithDurationAndCallback()
133 mAdvertiser.startAdvertisingSet(ADVERTISING_SET_PARAMETERS, null, null, null, null, in startAdvertisingSetWithDurationCallbackAndHandler()
165 mAdvertiser.startAdvertisingSet(ADVERTISING_SET_PARAMETERS, null, null, null, null, 0, 0, in getAdvertisingSetId()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleAdvertisingSetTestActivity.java80 private static final AdvertisingSetParameters ADVERTISING_SET_PARAMETERS = field in BleAdvertisingSetTestActivity
171 mAdvertiser.startAdvertisingSet(ADVERTISING_SET_PARAMETERS, in startAdvertisingSet()