Searched refs:INTENT_BLE_READ_NOT_ENCRYPTED_CHARACTERISTIC (Results 1 – 2 of 2) sorted by relevance
108 filter.addAction(BleEncryptedClientService.INTENT_BLE_READ_NOT_ENCRYPTED_CHARACTERISTIC); in onResume()216 case BleEncryptedClientService.INTENT_BLE_READ_NOT_ENCRYPTED_CHARACTERISTIC:
63 public static final String INTENT_BLE_READ_NOT_ENCRYPTED_CHARACTERISTIC = field in BleEncryptedClientService436 … Intent intent = new Intent(INTENT_BLE_READ_NOT_ENCRYPTED_CHARACTERISTIC);