Home
last modified time | relevance | path

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

/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DBluetoothLeService.java123 final BluetoothGattCharacteristic characteristic) { in broadcastUpdate()
277 public void readCharacteristic(BluetoothGattCharacteristic characteristic) { in readCharacteristic()
291 public void setCharacteristicNotification(BluetoothGattCharacteristic characteristic, in setCharacteristicNotification()