| /packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/gatt/ | 
| D | BluetoothGattConnection.java | 346     public byte[] readCharacteristic(UUID serviceUuid, UUID characteristicUuid)  in readCharacteristic()  method in BluetoothGattConnection354     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/ | 
| D | BluetoothGattWrapper.java | 82     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/ | 
| D | BluetoothGattServerConnection.java | 161     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/ | 
| D | IBluetoothGatt.java | 68     void readCharacteristic(int clientIf, String address, int srvcType,  in readCharacteristic()  method
 | 
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ | 
| D | BluetoothGatt.java | 1226     public boolean readCharacteristic(BluetoothGattCharacteristic characteristic) {  in readCharacteristic()  method in BluetoothGatt
 | 
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ | 
| D | GattServiceBinderTest.java | 280     public void readCharacteristic() throws Exception {  in readCharacteristic()  method in GattServiceBinderTest
 | 
| D | GattServiceTest.java | 434     public void readCharacteristic() {  in readCharacteristic()  method in GattServiceTest
 | 
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/ | 
| D | IBluetoothGattImpl.java | 187     public void readCharacteristic(  in readCharacteristic()  method in IBluetoothGattImpl
 | 
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/ | 
| D | BassClientStateMachine.java | 1955         public boolean readCharacteristic(BluetoothGattCharacteristic characteristic) {  in readCharacteristic()  method in BassClientStateMachine.BluetoothGattTestableWrapper
 | 
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ | 
| D | IBluetoothGatt.aidl | 121 …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/ | 
| D | GattService.java | 935         public void readCharacteristic(int clientIf, String address, int handle, int authReq,  in readCharacteristic()  method in GattService.BluetoothGattBinder944         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
 
 |