Searched refs:INTENT_WAIT_WRITE_ENCRYPTED_CHARACTERISTIC (Results 1 – 2 of 2) sorted by relevance
69 filter.addAction(BleEncryptedServerService.INTENT_WAIT_WRITE_ENCRYPTED_CHARACTERISTIC); in onResume()116 case BleEncryptedServerService.INTENT_WAIT_WRITE_ENCRYPTED_CHARACTERISTIC:
57 public static final String INTENT_WAIT_WRITE_ENCRYPTED_CHARACTERISTIC = field in BleEncryptedServerService237 Intent intent = new Intent(INTENT_WAIT_WRITE_ENCRYPTED_CHARACTERISTIC); in notifyCharacteristicWriteRequest()