Home
last modified time | relevance | path

Searched refs:onDescriptorRead (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallback.java127 public void onDescriptorRead(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorRead() method in BluetoothGattCallback
DBluetoothGatt.java480 public void onDescriptorRead(String address, int status, int handle, byte[] value) {
520 callback.onDescriptorRead(BluetoothGatt.this, descriptor, status);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6282 …method public void onDescriptorRead(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGa…
/frameworks/base/config/
Dhiddenapi-public-dex.txt5533 Landroid/bluetooth/BluetoothGattCallback;->onDescriptorRead(Landroid/bluetooth/BluetoothGatt;Landro…
/frameworks/base/api/
Dcurrent.txt8171 …method public void onDescriptorRead(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGa…