Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothGattServerTest.java132 BluetoothGattCharacteristic characteristic = new BluetoothGattCharacteristic(TEST_UUID, in getService() local
177 BluetoothGattCharacteristic characteristic = new BluetoothGattCharacteristic(TEST_UUID, in notifyCharacteristicChanged_withValueOverMaxLength() local
DBasicBluetoothGattTest.java144 BluetoothGattCharacteristic characteristic = new BluetoothGattCharacteristic(TEST_UUID, in writeCharacteristic_withValueOverMaxLength() local
/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.java637 private void writeCharacteristic(BluetoothGattCharacteristic characteristic, in writeCharacteristic()
651 BluetoothGattCharacteristic characteristic = getCharacteristic(uid); in writeCharacteristic() local
658 BluetoothGattCharacteristic characteristic = getCharacteristic(uuid); in readCharacteristic() local
741 private void setNotification(BluetoothGattCharacteristic characteristic, boolean enable) { in setNotification()
760 BluetoothGattCharacteristic characteristic = getCharacteristic(serviceUid, in setNotification() local
768 BluetoothGattCharacteristic characteristic = getCharacteristic(uid); in setNotification() local
1002 BluetoothGattCharacteristic characteristic = null; in getCharacteristic() local
1015 BluetoothGattCharacteristic characteristic = null; in getCharacteristic() local
1030 BluetoothGattCharacteristic characteristic = getCharacteristic(CHARACTERISTIC_UUID); in getDescriptor() local
1043 BluetoothGattCharacteristic characteristic = getCharacteristic(cuid); in getDescriptor() local
DBleServerService.java603 BluetoothGattCharacteristic characteristic = mService.getCharacteristic(uuid); in getCharacteristic() local
613 BluetoothGattCharacteristic characteristic = getCharacteristic(CHARACTERISTIC_UUID); in getDescriptor() local
730 BluetoothGattCharacteristic characteristic = in createService() local
867 BluetoothGattCharacteristic characteristic = getCharacteristic(CHARACTERISTIC_UUID); in onMtuTestDataReceive() local
DBleCocClientService.java281 BluetoothGattCharacteristic characteristic = getCharacteristic(uuid); in readCharacteristic() local
353 BluetoothGattCharacteristic characteristic = null; in getCharacteristic() local
DBleEncryptedServerService.java275 BluetoothGattCharacteristic characteristic = in createService() local
DBleCocServerService.java396 BluetoothGattCharacteristic characteristic = in createService() local