Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGatt.java564 mService.writeDescriptor(mClientIf, address, handle,
1253 public boolean writeDescriptor(BluetoothGattDescriptor descriptor) { in writeDescriptor() method in BluetoothGatt
1272 mService.writeDescriptor(mClientIf, device.getAddress(), descriptor.getInstanceId(), in writeDescriptor()
/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/
DBluetoothMidiDevice.java159 boolean result = mBluetoothGatt.writeDescriptor(descriptor);
/frameworks/base/api/
Dlint-baseline.txt643 RequiresPermission: android.bluetooth.BluetoothGatt#writeDescriptor(android.bluetooth.BluetoothGatt…
Dcurrent.txt8440 method public boolean writeDescriptor(android.bluetooth.BluetoothGattDescriptor);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6260 method public boolean writeDescriptor(android.bluetooth.BluetoothGattDescriptor);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt11290 Landroid/bluetooth/IBluetoothGatt$Stub$Proxy;->writeDescriptor(ILjava/lang/String;II[B)V
11401 Landroid/bluetooth/IBluetoothGatt;->writeDescriptor(ILjava/lang/String;II[B)V
/frameworks/base/non-updatable-api/
Dcurrent.txt8440 method public boolean writeDescriptor(android.bluetooth.BluetoothGattDescriptor);