Searched refs:quotesCount (Results 1 – 1 of 1) sorted by relevance
366 const int quotesCount = 2; in ParseSsid() local377 wifiConfig.ssid = ssid.substr(subStrBegin, ssid.length() - quotesCount); in ParseSsid()383 const int quotesCount = 2; in ParsePreSharedKey() local394 wifiConfig.preSharedKey = preSharedKey.substr(subStrBegin, preSharedKey.length() - quotesCount); in ParsePreSharedKey()