Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattService.java146 public boolean addCharacteristic(BluetoothGattCharacteristic characteristic) { in addCharacteristic() method in BluetoothGattService
DIBluetoothGatt.aidl90 void addCharacteristic(in int serverIf, in ParcelUuid charId, in addCharacteristic() method
DBluetoothGattServer.java590 mService.addCharacteristic(mServerIf, in addService()
DBluetoothGatt.java259 service.addCharacteristic(new BluetoothGattCharacteristic(
/frameworks/base/api/
Dcurrent.txt6860 method public boolean addCharacteristic(android.bluetooth.BluetoothGattCharacteristic);
Dsystem-current.txt7080 method public boolean addCharacteristic(android.bluetooth.BluetoothGattCharacteristic);