Searched refs:BLE_BLUETOOTH_MISMATCH_INSECURE (Results 1 – 8 of 8) sorted by relevance
88 filter.addAction(BleCocServerService.BLE_BLUETOOTH_MISMATCH_INSECURE); in onResume()199 case BleCocServerService.BLE_BLUETOOTH_MISMATCH_INSECURE:
95 filter.addAction(BleCocClientService.BLE_BLUETOOTH_MISMATCH_INSECURE); in onResume()241 case BleCocClientService.BLE_BLUETOOTH_MISMATCH_INSECURE:
122 filter.addAction(BleServerService.BLE_BLUETOOTH_MISMATCH_INSECURE); in onResume()262 case BleServerService.BLE_BLUETOOTH_MISMATCH_INSECURE:
129 filter.addAction(BleClientService.BLE_BLUETOOTH_MISMATCH_INSECURE); in onResume()368 case BleClientService.BLE_BLUETOOTH_MISMATCH_INSECURE:
83 public static final String BLE_BLUETOOTH_MISMATCH_INSECURE = field in BleCocClientService304 Intent intent = new Intent(BLE_BLUETOOTH_MISMATCH_INSECURE); in notifyMismatchInsecure()
87 public static final String BLE_BLUETOOTH_MISMATCH_INSECURE = field in BleClientService647 Intent intent = new Intent(BLE_BLUETOOTH_MISMATCH_INSECURE); in notifyMismatchInsecure()
72 public static final String BLE_BLUETOOTH_MISMATCH_INSECURE = field in BleCocServerService
64 public static final String BLE_BLUETOOTH_MISMATCH_INSECURE = field in BleServerService