Searched refs:BLE_BLUETOOTH_MISMATCH_SECURE (Results 1 – 4 of 4) sorted by relevance
121 filter.addAction(BleServerService.BLE_BLUETOOTH_MISMATCH_SECURE); in onResume()259 case BleServerService.BLE_BLUETOOTH_MISMATCH_SECURE:
129 filter.addAction(BleClientService.BLE_BLUETOOTH_MISMATCH_SECURE); in onResume()355 case BleClientService.BLE_BLUETOOTH_MISMATCH_SECURE:
85 public static final String BLE_BLUETOOTH_MISMATCH_SECURE = field in BleClientService630 Intent intent = new Intent(BLE_BLUETOOTH_MISMATCH_SECURE); in notifyMismatchSecure()
62 public static final String BLE_BLUETOOTH_MISMATCH_SECURE = field in BleServerService278 Intent intent = new Intent(BLE_BLUETOOTH_MISMATCH_SECURE); in notifyMismatchSecure()