Searched refs:INTENT_BLE_WRITE_ENCRYPTED_CHARACTERISTIC (Results 1 – 2 of 2) sorted by relevance
103 filter.addAction(BleEncryptedClientService.INTENT_BLE_WRITE_ENCRYPTED_CHARACTERISTIC); in onResume()185 case BleEncryptedClientService.INTENT_BLE_WRITE_ENCRYPTED_CHARACTERISTIC:
57 public static final String INTENT_BLE_WRITE_ENCRYPTED_CHARACTERISTIC = field in BleEncryptedClientService339 intent = new Intent(INTENT_BLE_WRITE_ENCRYPTED_CHARACTERISTIC);393 … Intent intent = new Intent(INTENT_BLE_WRITE_ENCRYPTED_CHARACTERISTIC);