Searched refs:onCharacteristicReadRequest (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothGattServerCallback.java | 57 public void onCharacteristicReadRequest(BluetoothDevice device, int requestId, in onCharacteristicReadRequest() method in BluetoothGattServerCallback
|
D | BluetoothGattServer.java | 159 public void onCharacteristicReadRequest(String address, int transId, 171 mCallback.onCharacteristicReadRequest(device, transId, offset,
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 11442 Landroid/bluetooth/IBluetoothGattServerCallback$Stub$Proxy;->onCharacteristicReadRequest(Ljava/lang… 11471 Landroid/bluetooth/IBluetoothGattServerCallback;->onCharacteristicReadRequest(Ljava/lang/String;IIZ…
|
/frameworks/base/core/api/ |
D | current.txt | 9245 …method public void onCharacteristicReadRequest(android.bluetooth.BluetoothDevice, int, int, androi…
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 6378 …method public void onCharacteristicReadRequest(android.bluetooth.BluetoothDevice, int, int, androi…
|