Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattCallback.java129 public void onDescriptorRead(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorRead() method in BluetoothGattCallback
H A DBluetoothGatt.java503 public void onDescriptorRead(String address, int status, int handle, byte[] value) {
544 callback.onDescriptorRead(BluetoothGatt.this, descriptor, status);
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGattCallback.aidl35 void onDescriptorRead(in String address, in int status, in int handle, in byte[] value); in onDescriptorRead() method
/aosp12/system/bt/service/doc/
H A DIBluetoothGattClient.txt102 * IBluetoothGattClientCallback.onDescriptorRead. Returns false if the
107 * |status| parameter of the onDescriptorRead callback will contain the
H A DIBluetoothGattClientCallback.txt105 void onDescriptorRead(in int status, in GattIdentifier descriptor_id,
/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
H A DGattClientListener.java241 public void onDescriptorRead(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorRead() method in GattClientListener.GattCallback
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1770 app.callback.onDescriptorRead(address, status, handle, data); in onReadDescriptor()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt11402 Landroid/bluetooth/IBluetoothGattCallback$Stub$Proxy;->onDescriptorRead(Ljava/lang/String;II[B)V
11431 Landroid/bluetooth/IBluetoothGattCallback;->onDescriptorRead(Ljava/lang/String;II[B)V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt9145 …method public void onDescriptorRead(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGa…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt6282 …method public void onDescriptorRead(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGa…