Searched refs:WRITE_DESCRIPTOR (Results 1 – 2 of 2) sorted by relevance
199 mTarget = BleEncryptedServerService.WRITE_DESCRIPTOR; in onStartCommand()277 case BleEncryptedServerService.WRITE_DESCRIPTOR: in startEncryptedAction()345 case BleEncryptedServerService.WRITE_DESCRIPTOR:
90 public static final String WRITE_DESCRIPTOR = "WRITE_DESC"; field in BleEncryptedServerService