Searched refs:onDescriptorReadRequest (Results 1 – 6 of 6) 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 | 174 public void onDescriptorReadRequest(String address, int transId, 186 mCallback.onDescriptorReadRequest(device, transId, offset, descriptor);
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 6381 …method public void onDescriptorReadRequest(android.bluetooth.BluetoothDevice, int, int, android.bl…
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 5634 Landroid/bluetooth/BluetoothGattServerCallback;->onDescriptorReadRequest(Landroid/bluetooth/Bluetoo…
|
D | boot-image-profile.txt | 1325 HPLandroid/bluetooth/IBluetoothGattServerCallback;->onDescriptorReadRequest(Ljava/lang/String;IIZI)V
|
/frameworks/base/api/ |
D | current.txt | 8280 …method public void onDescriptorReadRequest(android.bluetooth.BluetoothDevice, int, int, android.bl…
|