Searched refs:readCharacteristic (Results 1 – 1 of 1) sorted by relevance
159 private void readCharacteristic() { in readCharacteristic() method in BleClientService161 if (characteristic != null) mBluetoothGatt.readCharacteristic(characteristic); in readCharacteristic()353 readCharacteristic();