Searched refs:onCharacteristicWriteRequest (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothGattServerCallback.java | 75 public void onCharacteristicWriteRequest(BluetoothDevice device, int requestId, in onCharacteristicWriteRequest() method in BluetoothGattServerCallback
|
D | BluetoothGattServer.java | 206 public void onCharacteristicWriteRequest(String address, int transId, 219 mCallback.onCharacteristicWriteRequest(device, transId, characteristic,
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 11443 Landroid/bluetooth/IBluetoothGattServerCallback$Stub$Proxy;->onCharacteristicWriteRequest(Ljava/lan… 11472 Landroid/bluetooth/IBluetoothGattServerCallback;->onCharacteristicWriteRequest(Ljava/lang/String;II…
|
/frameworks/base/core/api/ |
D | current.txt | 9246 …method public void onCharacteristicWriteRequest(android.bluetooth.BluetoothDevice, int, android.bl…
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 6379 …method public void onCharacteristicWriteRequest(android.bluetooth.BluetoothDevice, int, android.bl…
|