Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallback.java115 public void onDescriptorWrite(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorWrite() method in BluetoothGattCallback
DBluetoothGattCallbackWrapper.java99 public void onDescriptorWrite(String address, int status, int srvcType, int srvcInstId, in onDescriptorWrite() method in BluetoothGattCallbackWrapper
DIBluetoothGattCallback.aidl59 void onDescriptorWrite(in String address, in int status, in int srvcType, in onDescriptorWrite() method
DBluetoothGatt.java504 public void onDescriptorWrite(String address, int status, int srvcType,
548 mCallback.onDescriptorWrite(BluetoothGatt.this, descriptor, status);
/frameworks/base/api/
Dsystem-current.txt6499 …method public void onDescriptorWrite(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothG…
Dcurrent.txt6285 …method public void onDescriptorWrite(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothG…