Searched refs:wifi_iface_handles (Results 1 – 2 of 2) sorted by relevance
75 &wifi_iface_handles); in WifiGetInterfaces()86 if (wifi_iface_handles == NULL) { in WifiGetInterfaces()100 int result = hal_fn.wifi_get_iface_name(wifi_iface_handles[i], buf, in WifiGetInterfaces()123 if (wifi_iface_handles == NULL) { in SharedValidator()143 wifi_iface_handles[wlan0_index], &set); in WifiGetSupportedFeatureSet()197 wifi_iface_handles = NULL; in WifiFacade()
41 wifi_interface_handle* wifi_iface_handles; variable