Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallback.java115 public void onDescriptorWrite(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorWrite() method in BluetoothGattCallback
DBluetoothGattCallbackWrapper.java74 public void onDescriptorWrite(String address, int status, int handle) throws RemoteException { in onDescriptorWrite() method in BluetoothGattCallbackWrapper
DIBluetoothGattCallback.aidl38 void onDescriptorWrite(in String address, in int status, in int handle); in onDescriptorWrite() method
DBluetoothGatt.java405 public void onDescriptorWrite(String address, int status, int handle) {
436 mCallback.onDescriptorWrite(BluetoothGatt.this, descriptor, status);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6283 …method public void onDescriptorWrite(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothG…
/frameworks/base/api/
Dcurrent.txt7145 …method public void onDescriptorWrite(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothG…
Dtest-current.txt7151 …method public void onDescriptorWrite(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothG…
Dsystem-current.txt7437 …method public void onDescriptorWrite(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothG…