Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleAdvertisingSetTestActivity.java67 private static final int PASS_FLAG_STOP = 0x100; field in BleAdvertisingSetTestActivity
314 mAllTestsPassed |= PASS_FLAG_STOP; in stopAdvertisingSet()