Home
last modified time | relevance | path

Searched refs:onCharacteristicRead (Results 1 – 15 of 15) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattCallback.java84 public void onCharacteristicRead( in onCharacteristicRead() method in BluetoothGattCallback
97 public void onCharacteristicRead( in onCharacteristicRead() method in BluetoothGattCallback
102 onCharacteristicRead(gatt, characteristic, status); in onCharacteristicRead()
DBluetoothGatt.java469 public void onCharacteristicRead(
521 callback.onCharacteristicRead(
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/
DBassClientStateMachineTest.java756 cb.onCharacteristicRead(null, characteristic, GATT_SUCCESS); in gattCallbackOnCharacteristicRead()
761 cb.onCharacteristicRead(null, characteristic, GATT_FAILURE); in gattCallbackOnCharacteristicRead()
771 cb.onCharacteristicRead(null, characteristic, GATT_FAILURE); in gattCallbackOnCharacteristicRead()
786 cb.onCharacteristicRead(null, characteristic, GATT_SUCCESS); in gattCallbackOnCharacteristicRead()
801 cb.onCharacteristicRead(null, characteristic, GATT_SUCCESS); in gattCallbackOnCharacteristicRead()
856 cb.onCharacteristicRead(null, characteristic, GATT_SUCCESS); in gattCallbackOnCharacteristicRead()
880 cb.onCharacteristicRead(null, characteristic, GATT_SUCCESS); in gattCallbackOnCharacteristicRead()
901 cb.onCharacteristicRead(null, characteristic, GATT_SUCCESS); in gattCallbackOnCharacteristicRead()
1487 mBassClientStateMachine.mGattCallback.onCharacteristicRead( in sendUpdateBcastSourceMessage_inConnectedState()
1597 mBassClientStateMachine.mGattCallback.onCharacteristicRead( in sendSetBcastCodeMessage_inConnectedState()
[all …]
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGattCallback.aidl32 void onCharacteristicRead(in String address, in int status, in int handle, in byte[] value); in onCharacteristicRead() method
/packages/modules/Bluetooth/android/pandora/server/src/
DGattInstance.kt104 override fun onCharacteristicRead( in onCharacteristicRead() method in com.android.pandora.GattInstance
/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DGattClientListener.java219 public void onCharacteristicRead(BluetoothGatt gatt, in onCharacteristicRead() method in GattClientListener.GattCallback
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/discovery/ble/
DGattTransportClientProviderTest.java462 mBluetoothGattCallback.onCharacteristicRead( in testCharacteristicRead_statusFailed()
638 mBluetoothGattCallback.onCharacteristicRead( in notifyAndReadOutCharacteristic()
/packages/modules/Uwb/service/java/com/android/server/uwb/discovery/ble/
DGattTransportClientProvider.java183 public void onCharacteristicRead(
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/
DBatteryStateMachine.java583 public void onCharacteristicRead( in onCharacteristicRead() method in BatteryStateMachine.GattCallback
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothAccessoryFragment.java289 public void onCharacteristicRead(BluetoothGatt gatt, in onCharacteristicRead() method in BluetoothAccessoryFragment.GattBatteryCallbacks
/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/
DGattClientTest.java201 verify(gattCallback, timeout(5000)).onCharacteristicRead(any(), any(), any(), anyInt()); in clientGattReadCharacteristics()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientStateMachine.java1094 public void onCharacteristicRead( in onCharacteristicRead() method in GattCallback
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt647 …method @Deprecated public void onCharacteristicRead(android.bluetooth.BluetoothGatt, android.bluet…
648 …method public void onCharacteristicRead(@NonNull android.bluetooth.BluetoothGatt, @NonNull android…
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java1704 app.callback.onCharacteristicRead(address, status, handle, data); in onReadCharacteristic()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1589 Landroid/bluetooth/IBluetoothGattCallback$Stub$Proxy;->onCharacteristicRead(Ljava/lang/String;II[B)V
1618 Landroid/bluetooth/IBluetoothGattCallback;->onCharacteristicRead(Ljava/lang/String;II[B)V