Searched refs:WRITE_CHARACTERISTIC (Results 1 – 2 of 2) sorted by relevance
191 mTarget = BleEncryptedServerService.WRITE_CHARACTERISTIC; in onStartCommand()266 case BleEncryptedServerService.WRITE_CHARACTERISTIC: in startEncryptedAction()335 case BleEncryptedServerService.WRITE_CHARACTERISTIC:
88 public static final String WRITE_CHARACTERISTIC = "WRITE_CHAR"; field in BleEncryptedServerService