Searched refs:INTENT_WAIT_WRITE_ENCRYPTED_DESCRIPTOR (Results 1 – 2 of 2) sorted by relevance
71 filter.addAction(BleEncryptedServerService.INTENT_WAIT_WRITE_ENCRYPTED_DESCRIPTOR); in onResume()124 case BleEncryptedServerService.INTENT_WAIT_WRITE_ENCRYPTED_DESCRIPTOR:
61 public static final String INTENT_WAIT_WRITE_ENCRYPTED_DESCRIPTOR = field in BleEncryptedServerService255 Intent intent = new Intent(INTENT_WAIT_WRITE_ENCRYPTED_DESCRIPTOR); in notifyDescriptorWriteRequest()