Searched refs:BLE_BLUETOOTH_MISMATCH_SECURE (Results 1 – 8 of 8) sorted by relevance
87 filter.addAction(BleCocServerService.BLE_BLUETOOTH_MISMATCH_SECURE); in onResume()196 case BleCocServerService.BLE_BLUETOOTH_MISMATCH_SECURE:
94 filter.addAction(BleCocClientService.BLE_BLUETOOTH_MISMATCH_SECURE); in onResume()237 case BleCocClientService.BLE_BLUETOOTH_MISMATCH_SECURE:
121 filter.addAction(BleServerService.BLE_BLUETOOTH_MISMATCH_SECURE); in onResume()259 case BleServerService.BLE_BLUETOOTH_MISMATCH_SECURE:
128 filter.addAction(BleClientService.BLE_BLUETOOTH_MISMATCH_SECURE); in onResume()365 case BleClientService.BLE_BLUETOOTH_MISMATCH_SECURE:
70 public static final String BLE_BLUETOOTH_MISMATCH_SECURE = field in BleCocServerService238 Intent intent = new Intent(BLE_BLUETOOTH_MISMATCH_SECURE); in notifyMismatchSecure()
81 public static final String BLE_BLUETOOTH_MISMATCH_SECURE = field in BleCocClientService299 Intent intent = new Intent(BLE_BLUETOOTH_MISMATCH_SECURE); in notifyMismatchSecure()
85 public static final String BLE_BLUETOOTH_MISMATCH_SECURE = field in BleClientService642 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()