Searched refs:INTENT_BLE_READ_ENCRYPTED_DESCRIPTOR (Results 1 – 2 of 2) sorted by relevance
106 filter.addAction(BleEncryptedClientService.INTENT_BLE_READ_ENCRYPTED_DESCRIPTOR); in onResume()206 case BleEncryptedClientService.INTENT_BLE_READ_ENCRYPTED_DESCRIPTOR:
69 public static final String INTENT_BLE_READ_ENCRYPTED_DESCRIPTOR = field in BleEncryptedClientService470 … Intent intent = new Intent(INTENT_BLE_READ_ENCRYPTED_DESCRIPTOR);484 Intent intent = new Intent(INTENT_BLE_READ_ENCRYPTED_DESCRIPTOR);