Searched refs:wifi_iface_handles (Results 1 – 2 of 2) sorted by relevance
82 &wifi_iface_handles); in WifiGetInterfaces()93 if (wifi_iface_handles == NULL) { in WifiGetInterfaces()107 int result = hal_fn.wifi_get_iface_name(wifi_iface_handles[i], buf, in WifiGetInterfaces()130 if (wifi_iface_handles == NULL) { in SharedValidator()150 wifi_iface_handles[wlan0_index], &set); in WifiGetSupportedFeatureSet()249 wifi_iface_handles = NULL; in WifiFacade()
41 wifi_interface_handle* wifi_iface_handles; variable