Searched refs:onCharacteristicWriteRequest (Results 1 – 6 of 6) 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 | 197 public void onCharacteristicWriteRequest(String address, int transId, 210 mCallback.onCharacteristicWriteRequest(device, transId, characteristic,
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 6379 …method public void onCharacteristicWriteRequest(android.bluetooth.BluetoothDevice, int, android.bl…
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 5632 Landroid/bluetooth/BluetoothGattServerCallback;->onCharacteristicWriteRequest(Landroid/bluetooth/Bl…
|
D | boot-image-profile.txt | 1323 HPLandroid/bluetooth/IBluetoothGattServerCallback;->onCharacteristicWriteRequest(Ljava/lang/String;…
|
/frameworks/base/api/ |
D | current.txt | 8278 …method public void onCharacteristicWriteRequest(android.bluetooth.BluetoothDevice, int, android.bl…
|