Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleServerService.java139 BluetoothGattCharacteristic characteristic = getCharacteristic(CHARACTERISTIC_UUID); in writeCharacteristic() local
205 BluetoothGattCharacteristic characteristic = in getCharacteristic() local
215 BluetoothGattCharacteristic characteristic = getCharacteristic(CHARACTERISTIC_UUID); in getDescriptor() local
229 BluetoothGattCharacteristic characteristic = in createService() local
DBleClientService.java153 BluetoothGattCharacteristic characteristic = getCharacteristic(CHARACTERISTIC_UUID); in writeCharacteristic() local
160 BluetoothGattCharacteristic characteristic = getCharacteristic(CHARACTERISTIC_UUID); in readCharacteristic() local
177 BluetoothGattCharacteristic characteristic = getCharacteristic(UPDATE_CHARACTERISTIC_UUID); in setNotification() local
274 BluetoothGattCharacteristic characteristic = getCharacteristic(CHARACTERISTIC_UUID); in getDescriptor() local