Searched refs:wlan0_index (Results 1 – 2 of 2) sorted by relevance
45 if (!WifiGetInterfaces() || wlan0_index == -1) { in WifiInit()115 wlan0_index = i; in WifiGetInterfaces()135 if (wlan0_index == -1) { in SharedValidator()150 wifi_iface_handles[wlan0_index], &set); in WifiGetSupportedFeatureSet()251 wlan0_index = -1; in WifiFacade()
43 int wlan0_index; variable