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/
DBleEncryptedClientService.java228 BluetoothGattCharacteristic characteristic = null; in getCharacteristic() local
243 BluetoothGattCharacteristic characteristic = getCharacteristic(CHARACTERISTIC_UUID); in getDescriptor() local
262 BluetoothGattCharacteristic characteristic; in startEncryptedAction() local
DBleClientService.java556 … private void writeCharacteristic(BluetoothGattCharacteristic characteristic, String writeValue) { in writeCharacteristic()
564 BluetoothGattCharacteristic characteristic = getCharacteristic(uid); in writeCharacteristic() local
571 BluetoothGattCharacteristic characteristic = getCharacteristic(uuid); in readCharacteristic() local
646 private void setNotification(BluetoothGattCharacteristic characteristic, boolean enable) { in setNotification()
664 … BluetoothGattCharacteristic characteristic = getCharacteristic(serviceUid, characteristicUid); in setNotification() local
671 BluetoothGattCharacteristic characteristic = getCharacteristic(uid); in setNotification() local
869 BluetoothGattCharacteristic characteristic = null; in getCharacteristic() local
881 BluetoothGattCharacteristic characteristic = null; in getCharacteristic() local
896 BluetoothGattCharacteristic characteristic = getCharacteristic(CHARACTERISTIC_UUID); in getDescriptor() local
909 BluetoothGattCharacteristic characteristic = getCharacteristic(cuid); in getDescriptor() local
DBleServerService.java612 BluetoothGattCharacteristic characteristic = mService.getCharacteristic(uuid); in getCharacteristic() local
622 BluetoothGattCharacteristic characteristic = getCharacteristic(CHARACTERISTIC_UUID); in getDescriptor() local
737 BluetoothGattCharacteristic characteristic = in createService() local
867 BluetoothGattCharacteristic characteristic = getCharacteristic(CHARACTERISTIC_UUID); in onMtuTestDataReceive() local
DBleCocClientService.java283 BluetoothGattCharacteristic characteristic = getCharacteristic(uuid); in readCharacteristic() local
355 BluetoothGattCharacteristic characteristic = null; in getCharacteristic() local
DBleEncryptedServerService.java275 BluetoothGattCharacteristic characteristic = in createService() local
DBleCocServerService.java396 BluetoothGattCharacteristic characteristic = in createService() local