Searched refs:ACTION_WRITE_ENCRYPTED_CHARACTERISTIC (Results 1 – 2 of 2) sorted by relevance
82 public static final String ACTION_WRITE_ENCRYPTED_CHARACTERISTIC = field in BleEncryptedClientService190 case ACTION_WRITE_ENCRYPTED_CHARACTERISTIC: in onStartCommand()
75 … intent.setAction(BleEncryptedClientService.ACTION_WRITE_ENCRYPTED_CHARACTERISTIC); in onCreate()