Searched refs:sUuid (Results 1 – 1 of 1) sorted by relevance
278 UUID sUuid = UUID.fromString(GattServer.TEST_SERVICE_UUID); in writeCharacteristic() local279 BluetoothGattService service = gatt.getService(sUuid); in writeCharacteristic()