Searched refs:ACTION_BLUETOOTH_MISMATCH_INSECURE (Results 1 – 2 of 2) sorted by relevance
87 filter.addAction(BleConnectionPriorityClientService.ACTION_BLUETOOTH_MISMATCH_INSECURE); in onResume()229 case BleConnectionPriorityClientService.ACTION_BLUETOOTH_MISMATCH_INSECURE:
62 public static final String ACTION_BLUETOOTH_MISMATCH_INSECURE = field in BleConnectionPriorityClientService335 Intent intent = new Intent(ACTION_BLUETOOTH_MISMATCH_INSECURE); in notifyMismatchInsecure()