Home
last modified time | relevance | path

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

/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/bluetooth/
DBluetoothGattServlet.java43 public byte[] readDescriptor(BluetoothGattServerConnection connection, in readDescriptor() method in BluetoothGattServlet
DBluetoothGattServerConnection.java191 public byte[] readDescriptor(int offset, BluetoothGattDescriptor descriptor) in readDescriptor() method in BluetoothGattServerConnection
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/
DBluetoothGattWrapper.java96 public boolean readDescriptor(BluetoothGattDescriptor descriptor) { in readDescriptor() method in BluetoothGattWrapper
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/
DIBluetoothGatt.java78 void readDescriptor(int clientIf, String address, int srvcType, in readDescriptor() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGatt.java1514 public boolean readDescriptor(BluetoothGattDescriptor descriptor) { in readDescriptor() method in BluetoothGatt
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DIBluetoothGattImpl.java294 public void readDescriptor( in readDescriptor() method in IBluetoothGattImpl
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java327 public void readDescriptor() throws Exception { in readDescriptor() method in GattServiceBinderTest
DGattServiceTest.java527 public void readDescriptor() throws Exception { in readDescriptor() method in GattServiceTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientStateMachine.java2059 public boolean readDescriptor(BluetoothGattDescriptor descriptor) { in readDescriptor() method in BassClientStateMachine.BluetoothGattTestableWrapper
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl131 …void readDescriptor(in int clientIf, in String address, in int handle, in int authReq, in Attribut… in readDescriptor() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java1006 public void readDescriptor(int clientIf, String address, int handle, int authReq, in readDescriptor() method in GattService.BluetoothGattBinder
1015 private void readDescriptor(int clientIf, String address, int handle, int authReq, in readDescriptor() method in GattService.BluetoothGattBinder
3916 void readDescriptor(int clientIf, String address, int handle, int authReq, in readDescriptor() method in GattService