Searched refs:BLE_BLUETOOTH_MISMATCH_INSECURE (Results 1 – 8 of 8) sorted by relevance
90 filter.addAction(BleCocServerService.BLE_BLUETOOTH_MISMATCH_INSECURE); in onResume()201 case BleCocServerService.BLE_BLUETOOTH_MISMATCH_INSECURE:
126 filter.addAction(BleServerService.BLE_BLUETOOTH_MISMATCH_INSECURE); in onResume()278 case BleServerService.BLE_BLUETOOTH_MISMATCH_INSECURE:
95 filter.addAction(BleCocClientService.BLE_BLUETOOTH_MISMATCH_INSECURE); in onResume()247 case BleCocClientService.BLE_BLUETOOTH_MISMATCH_INSECURE:
144 filter.addAction(BleClientService.BLE_BLUETOOTH_MISMATCH_INSECURE); in onStart()414 case BleClientService.BLE_BLUETOOTH_MISMATCH_INSECURE:
79 public static final String BLE_BLUETOOTH_MISMATCH_INSECURE = field in BleCocClientService301 Intent intent = new Intent(BLE_BLUETOOTH_MISMATCH_INSECURE); in notifyMismatchInsecure()
72 public static final String BLE_BLUETOOTH_MISMATCH_INSECURE = field in BleCocServerService
91 public static final String BLE_BLUETOOTH_MISMATCH_INSECURE = field in BleClientService788 Intent intent = new Intent(BLE_BLUETOOTH_MISMATCH_INSECURE); in notifyMismatchInsecure()
60 public static final String BLE_BLUETOOTH_MISMATCH_INSECURE = field in BleServerService