| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothGattCallback.java | 174 public void onDescriptorRead(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorRead() method in BluetoothGattCallback 187 public void onDescriptorRead(@NonNull BluetoothGatt gatt, in onDescriptorRead() method in BluetoothGattCallback
|
| /packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/ |
| D | BluetoothGattCallback.java | 60 public void onDescriptorRead( in onDescriptorRead() method in BluetoothGattCallback 132 public void onDescriptorRead(android.bluetooth.BluetoothGatt gatt, in onDescriptorRead() method in BluetoothGattCallback.InternalBluetoothGattCallback
|
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/helpers/bluetooth/ |
| D | BluetoothGattClient.java | 62 void onDescriptorRead(String address, UUID uuid, byte[] value, int status); in onDescriptorRead() method
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGattCallback.aidl | 35 void onDescriptorRead(in String address, in int status, in int handle, in byte[] value); in onDescriptorRead() method
|
| /packages/apps/Test/connectivity/PMC/src/com/android/pmc/ |
| D | GattClientListener.java | 241 public void onDescriptorRead(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorRead() method in GattClientListener.GattCallback
|
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/ |
| D | IBluetoothGattCallback.java | 79 void onDescriptorRead(String address, int status, int srvcType, in onDescriptorRead() method
|
| /packages/modules/Bluetooth/android/pandora/server/src/com/android/pandora/ |
| D | GattInstance.kt | 120 override fun onDescriptorRead( in onDescriptorRead() method in com.android.pandora.GattInstance
|
| /packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/gatt/ |
| D | BluetoothGattHelper.java | 486 public void onDescriptorRead(BluetoothGattWrapper gatt, BluetoothGattDescriptor descriptor, in onDescriptorRead() method in BluetoothGattHelper.InternalBluetoothGattCallback
|