Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallback.java102 public void onDescriptorRead(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorRead() method in BluetoothGattCallback
DBluetoothGattCallbackWrapper.java93 public void onDescriptorRead(String address, int status, int srvcType, int srvcInstId, in onDescriptorRead() method in BluetoothGattCallbackWrapper
DIBluetoothGattCallback.aidl54 void onDescriptorRead(in String address, in int status, in int srvcType, in onDescriptorRead() method
DBluetoothGatt.java448 public void onDescriptorRead(String address, int status, int srvcType,
494 mCallback.onDescriptorRead(BluetoothGatt.this, descriptor, status);
/frameworks/base/api/
Dsystem-current.txt6498 …method public void onDescriptorRead(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGa…
Dcurrent.txt6284 …method public void onDescriptorRead(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGa…