Home
last modified time | relevance | path

Searched refs:getCharacteristicById (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGatt.java381 BluetoothGattCharacteristic characteristic = getCharacteristicById(mDevice,
421 BluetoothGattCharacteristic characteristic = getCharacteristicById(mDevice,
468 BluetoothGattCharacteristic characteristic = getCharacteristicById(mDevice,
743 /*package*/ BluetoothGattCharacteristic getCharacteristicById(BluetoothDevice device, in getCharacteristicById() method in BluetoothGatt