Home
last modified time | relevance | path

Searched defs:readCharacteristic (Results 1 – 11 of 11) sorted by relevance

/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/gatt/
DBluetoothGattConnection.java346 public byte[] readCharacteristic(UUID serviceUuid, UUID characteristicUuid) in readCharacteristic() method in BluetoothGattConnection
354 public byte[] readCharacteristic(final BluetoothGattCharacteristic characteristic) in readCharacteristic() method in BluetoothGattConnection
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/
DBluetoothGattWrapper.java82 public boolean readCharacteristic(BluetoothGattCharacteristic characteristic) { in readCharacteristic() method in BluetoothGattWrapper
/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/bluetooth/
DBluetoothGattServerConnection.java161 public byte[] readCharacteristic(int offset, BluetoothGattCharacteristic characteristic) in readCharacteristic() method in BluetoothGattServerConnection
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/
DIBluetoothGatt.java68 void readCharacteristic(int clientIf, String address, int srvcType, in readCharacteristic() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGatt.java1226 public boolean readCharacteristic(BluetoothGattCharacteristic characteristic) { in readCharacteristic() method in BluetoothGatt
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java280 public void readCharacteristic() throws Exception { in readCharacteristic() method in GattServiceBinderTest
DGattServiceTest.java434 public void readCharacteristic() { in readCharacteristic() method in GattServiceTest
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DIBluetoothGattImpl.java187 public void readCharacteristic( in readCharacteristic() method in IBluetoothGattImpl
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientStateMachine.java1955 public boolean readCharacteristic(BluetoothGattCharacteristic characteristic) { in readCharacteristic() method in BassClientStateMachine.BluetoothGattTestableWrapper
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl121 …void readCharacteristic(in int clientIf, in String address, in int handle, in int authReq, in Attr… in readCharacteristic() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java935 public void readCharacteristic(int clientIf, String address, int handle, int authReq, in readCharacteristic() method in GattService.BluetoothGattBinder
944 private void readCharacteristic(int clientIf, String address, int handle, int authReq, in readCharacteristic() method in GattService.BluetoothGattBinder
3591 void readCharacteristic(int clientIf, String address, int handle, int authReq, in readCharacteristic() method in GattService