Searched refs:onDescriptorReadRequest (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattServerCallback.java96 public void onDescriptorReadRequest(BluetoothDevice device, int requestId, method in class:BluetoothGattServerCallback
H A DIBluetoothGattServerCallback.aidl37 void onDescriptorReadRequest(in String address, in int transId,
H A DBluetoothGattServer.java158 public void onDescriptorReadRequest(String address, int transId,
180 mCallback.onDescriptorReadRequest(device, transId, offset, descriptor);
462 * <li>{@link BluetoothGattServerCallback#onDescriptorReadRequest}

Completed in 65 milliseconds