Home
last modified time | relevance | path

Searched defs:characteristic (Results 1 – 6 of 6) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleClientService.java535 … private void writeCharacteristic(BluetoothGattCharacteristic characteristic, String writeValue) { in writeCharacteristic()
543 BluetoothGattCharacteristic characteristic = getCharacteristic(uid); in writeCharacteristic() local
550 BluetoothGattCharacteristic characteristic = getCharacteristic(uuid); in readCharacteristic() local
602 private void setNotification(BluetoothGattCharacteristic characteristic, boolean enable) { in setNotification()
620 … BluetoothGattCharacteristic characteristic = getCharacteristic(serviceUid, characteristicUid); in setNotification() local
627 BluetoothGattCharacteristic characteristic = getCharacteristic(uid); in setNotification() local
819 BluetoothGattCharacteristic characteristic = null; in getCharacteristic() local
831 BluetoothGattCharacteristic characteristic = null; in getCharacteristic() local
846 BluetoothGattCharacteristic characteristic = getCharacteristic(CHARACTERISTIC_UUID); in getDescriptor() local
859 BluetoothGattCharacteristic characteristic = getCharacteristic(cuid); in getDescriptor() local
DBleEncryptedClientService.java228 BluetoothGattCharacteristic characteristic = null; in getCharacteristic() local
243 BluetoothGattCharacteristic characteristic = getCharacteristic(CHARACTERISTIC_UUID); in getDescriptor() local
262 BluetoothGattCharacteristic characteristic; in startEncryptedAction() local
DBleServerService.java590 BluetoothGattCharacteristic characteristic = mService.getCharacteristic(uuid); in getCharacteristic() local
600 BluetoothGattCharacteristic characteristic = getCharacteristic(CHARACTERISTIC_UUID); in getDescriptor() local
704 BluetoothGattCharacteristic characteristic = in createService() local
829 BluetoothGattCharacteristic characteristic = getCharacteristic(CHARACTERISTIC_UUID); in onMtuTestDataReceive() local
DBleCocClientService.java284 BluetoothGattCharacteristic characteristic = getCharacteristic(uuid); in readCharacteristic() local
356 BluetoothGattCharacteristic characteristic = null; in getCharacteristic() local
DBleEncryptedServerService.java275 BluetoothGattCharacteristic characteristic = in createService() local
DBleCocServerService.java397 BluetoothGattCharacteristic characteristic = in createService() local