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.java1437 public boolean readDescriptor(BluetoothGattDescriptor descriptor) { in readDescriptor() method in BluetoothGatt
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java326 public void readDescriptor() throws Exception { in readDescriptor() method in GattServiceBinderTest
DGattServiceTest.java481 public void readDescriptor() throws Exception { in readDescriptor() method in GattServiceTest
/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/src/com/android/bluetooth/bass_client/
DBassClientStateMachine.java1968 public boolean readDescriptor(BluetoothGattDescriptor descriptor) { in readDescriptor() method in BassClientStateMachine.BluetoothGattTestableWrapper
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl129 …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.java997 public void readDescriptor(int clientIf, String address, int handle, int authReq, in readDescriptor() method in GattService.BluetoothGattBinder
1006 private void readDescriptor(int clientIf, String address, int handle, int authReq, in readDescriptor() method in GattService.BluetoothGattBinder
3702 void readDescriptor(int clientIf, String address, int handle, int authReq, in readDescriptor() method in GattService