Searched refs:onDescriptorRead (Results 1 – 5 of 5) sorted by relevance
127 public void onDescriptorRead(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorRead() method in BluetoothGattCallback
490 public void onDescriptorRead(String address, int status, int handle, byte[] value) {530 callback.onDescriptorRead(BluetoothGatt.this, descriptor, status);
6282 …method public void onDescriptorRead(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGa…
12139 Landroid/bluetooth/IBluetoothGattCallback$Stub$Proxy;->onDescriptorRead(Ljava/lang/String;II[B)V12170 Landroid/bluetooth/IBluetoothGattCallback;->onDescriptorRead(Ljava/lang/String;II[B)V
8457 …method public void onDescriptorRead(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGa…