HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_BLUETOOTH_MISMATCH_SECURE (Results 1 - 2 of 2) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleConnectionPriorityClientBaseActivity.java 86 filter.addAction(BleConnectionPriorityClientService.ACTION_BLUETOOTH_MISMATCH_SECURE);
245 case BleConnectionPriorityClientService.ACTION_BLUETOOTH_MISMATCH_SECURE:
BleConnectionPriorityClientService.java 60 public static final String ACTION_BLUETOOTH_MISMATCH_SECURE =
61 "com.android.cts.verifier.bluetooth.action.ACTION_BLUETOOTH_MISMATCH_SECURE";
427 Intent intent = new Intent(ACTION_BLUETOOTH_MISMATCH_SECURE);

Completed in 57 milliseconds