Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallback.java102 public void onDescriptorRead(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorRead() method in BluetoothGattCallback
DBluetoothGattCallbackWrapper.java70 …public void onDescriptorRead(String address, int status, int handle, byte[] value) throws RemoteEx… in onDescriptorRead() method in BluetoothGattCallbackWrapper
DIBluetoothGattCallback.aidl37 void onDescriptorRead(in String address, in int status, in int handle, in byte[] value); in onDescriptorRead() method
DBluetoothGatt.java364 public void onDescriptorRead(String address, int status, int handle, byte[] value) {
395 mCallback.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/api/
Dcurrent.txt7144 …method public void onDescriptorRead(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGa…
Dtest-current.txt7150 …method public void onDescriptorRead(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGa…
Dsystem-current.txt7436 …method public void onDescriptorRead(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGa…