Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGatt.java535 mService.writeDescriptor(mClientIf, address,
1016 public boolean writeDescriptor(BluetoothGattDescriptor descriptor) { in writeDescriptor() method in BluetoothGatt
1035 mService.writeDescriptor(mClientIf, device.getAddress(), service.getType(), in writeDescriptor()
DIBluetoothGatt.aidl66 void writeDescriptor(in int clientIf, in String address, in int srvcType, in writeDescriptor() method
/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/
DBluetoothMidiDevice.java154 mBluetoothGatt.writeDescriptor(descriptor);
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth-le.jd591 mBluetoothGatt.writeDescriptor(descriptor);</pre>
/frameworks/base/api/
Dcurrent.txt6729 method public boolean writeDescriptor(android.bluetooth.BluetoothGattDescriptor);
Dsystem-current.txt6949 method public boolean writeDescriptor(android.bluetooth.BluetoothGattDescriptor);