Searched refs:onDescriptorReadRequest (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothGattServerCallback.java | 92 public void onDescriptorReadRequest(BluetoothDevice device, int requestId, in onDescriptorReadRequest() method in BluetoothGattServerCallback
|
D | BluetoothGattServer.java | 183 public void onDescriptorReadRequest(String address, int transId, 195 mCallback.onDescriptorReadRequest(device, transId, offset, descriptor);
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 11445 Landroid/bluetooth/IBluetoothGattServerCallback$Stub$Proxy;->onDescriptorReadRequest(Ljava/lang/Str… 11474 Landroid/bluetooth/IBluetoothGattServerCallback;->onDescriptorReadRequest(Ljava/lang/String;IIZI)V
|
/frameworks/base/core/api/ |
D | current.txt | 9248 …method public void onDescriptorReadRequest(android.bluetooth.BluetoothDevice, int, int, android.bl…
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 6381 …method public void onDescriptorReadRequest(android.bluetooth.BluetoothDevice, int, int, android.bl…
|