Searched refs:ADVERTISING_SET_PARAMETERS (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/ |
D | BluetoothLeAdvertiserTest.java | 61 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/ |
D | BleAdvertisingSetTestActivity.java | 80 private static final AdvertisingSetParameters ADVERTISING_SET_PARAMETERS = field in BleAdvertisingSetTestActivity 171 mAdvertiser.startAdvertisingSet(ADVERTISING_SET_PARAMETERS, in startAdvertisingSet()
|