Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/
DGattClientTest.java194 BluetoothGattService firstService = gatt.getServices().get(0); in clientGattReadCharacteristics() local
197 firstService.getCharacteristics().get(0); in clientGattReadCharacteristics()