Searched refs:READ_DESCRIPTOR (Results 1 – 2 of 2) sorted by relevance
203 mTarget = BleEncryptedServerService.READ_DESCRIPTOR; in onStartCommand()283 case BleEncryptedServerService.READ_DESCRIPTOR: in startEncryptedAction()342 case BleEncryptedServerService.READ_DESCRIPTOR:
91 public static final String READ_DESCRIPTOR = "READ_DESC"; field in BleEncryptedServerService