Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleServerTestBaseActivity.java121 filter.addAction(BleServerService.BLE_BLUETOOTH_MISMATCH_SECURE); in onResume()
259 case BleServerService.BLE_BLUETOOTH_MISMATCH_SECURE:
DBleClientTestBaseActivity.java129 filter.addAction(BleClientService.BLE_BLUETOOTH_MISMATCH_SECURE); in onResume()
355 case BleClientService.BLE_BLUETOOTH_MISMATCH_SECURE:
DBleClientService.java85 public static final String BLE_BLUETOOTH_MISMATCH_SECURE = field in BleClientService
630 Intent intent = new Intent(BLE_BLUETOOTH_MISMATCH_SECURE); in notifyMismatchSecure()
DBleServerService.java62 public static final String BLE_BLUETOOTH_MISMATCH_SECURE = field in BleServerService
278 Intent intent = new Intent(BLE_BLUETOOTH_MISMATCH_SECURE); in notifyMismatchSecure()