Searched refs:altPropName (Results 1 – 1 of 1) sorted by relevance
90 const char* altPropName = (idx == 0) ? "wifi.interface" : "wifi.concurrent.interface"; in getWlanIfaceName() local91 auto res = property_get(altPropName, buffer.data(), nullptr); in getWlanIfaceName()