Searched refs:parseDeviceConfig (Results 1 – 1 of 1) sorted by relevance
150 private static boolean parseDeviceConfig(GeekResponse resp, DataItem deviceConfig) { in parseDeviceConfig() method in CborUtils258 && !parseDeviceConfig(resp, respItems.get(CONFIG_INDEX))) { in parseGeekResponse()