Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGatt.java424 mService.writeDescriptor(mClientIf, address, handle,
928 public boolean writeDescriptor(BluetoothGattDescriptor descriptor) { in writeDescriptor() method in BluetoothGatt
947 mService.writeDescriptor(mClientIf, device.getAddress(), descriptor.getInstanceId(), in writeDescriptor()
DIBluetoothGatt.aidl58 void writeDescriptor(in int clientIf, in String address, in int handle, in writeDescriptor() method
/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/
DBluetoothMidiDevice.java159 boolean result = mBluetoothGatt.writeDescriptor(descriptor);
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth-le.jd591 mBluetoothGatt.writeDescriptor(descriptor);</pre>
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6260 method public boolean writeDescriptor(android.bluetooth.BluetoothGattDescriptor);
/frameworks/base/api/
Dcurrent.txt7122 method public boolean writeDescriptor(android.bluetooth.BluetoothGattDescriptor);
Dsystem-current.txt7414 method public boolean writeDescriptor(android.bluetooth.BluetoothGattDescriptor);
Dtest-current.txt7128 method public boolean writeDescriptor(android.bluetooth.BluetoothGattDescriptor);