Home
last modified time | relevance | path

Searched defs:onCharacteristicChanged (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattCallback.java143 public void onCharacteristicChanged(BluetoothGatt gatt, in onCharacteristicChanged() method in BluetoothGattCallback
157 public void onCharacteristicChanged(@NonNull BluetoothGatt gatt, in onCharacteristicChanged() method in BluetoothGattCallback
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/
DBluetoothGattCallback.java94 public void onCharacteristicChanged(BluetoothGattWrapper gatt, in onCharacteristicChanged() method in BluetoothGattCallback
163 public void onCharacteristicChanged(android.bluetooth.BluetoothGatt gatt, in onCharacteristicChanged() method in BluetoothGattCallback.InternalBluetoothGattCallback
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/helpers/bluetooth/
DBluetoothGattClient.java56 void onCharacteristicChanged(String address, UUID uuid, byte[] value); in onCharacteristicChanged() method
/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DGattClientListener.java235 public void onCharacteristicChanged(BluetoothGatt gatt, in onCharacteristicChanged() method in GattClientListener.GattCallback
/packages/modules/Bluetooth/android/pandora/server/src/com/android/pandora/
DGattInstance.kt160 override fun onCharacteristicChanged( in onCharacteristicChanged() method in com.android.pandora.GattInstance
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/
DBatteryStateMachine.java563 public void onCharacteristicChanged(BluetoothGatt gatt, in onCharacteristicChanged() method in BatteryStateMachine.GattCallback
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/gatt/
DBluetoothGattHelper.java515 public void onCharacteristicChanged(BluetoothGattWrapper gatt, in onCharacteristicChanged() method in BluetoothGattHelper.InternalBluetoothGattCallback
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientStateMachine.java1035 public void onCharacteristicChanged( in onCharacteristicChanged() method in BassClientStateMachine.GattCallback