Searched refs:INTENT_WAIT_READ_ENCRYPTED_DESCRIPTOR (Results 1 – 2 of 2) sorted by relevance
72 filter.addAction(BleEncryptedServerService.INTENT_WAIT_READ_ENCRYPTED_DESCRIPTOR); in onResume()128 case BleEncryptedServerService.INTENT_WAIT_READ_ENCRYPTED_DESCRIPTOR:
63 public static final String INTENT_WAIT_READ_ENCRYPTED_DESCRIPTOR = field in BleEncryptedServerService264 Intent intent = new Intent(INTENT_WAIT_READ_ENCRYPTED_DESCRIPTOR); in notifyDescriptorReadRequest()