Searched refs:net_if_get_wifi_sap (Results 1 – 5 of 5) sorted by relevance
180 ap_iface = net_if_get_wifi_sap(); in main()
1165 struct net_if *iface = net_if_get_wifi_sap(); in cmd_wifi_ap_status()1587 struct net_if *iface = net_if_get_wifi_sap(); in cmd_wifi_btwt_setup()1911 struct net_if *iface = net_if_get_wifi_sap(); in cmd_wifi_ap_enable()1950 struct net_if *iface = net_if_get_wifi_sap(); in cmd_wifi_ap_disable()2009 struct net_if *iface = net_if_get_wifi_sap(); in cmd_wifi_ap_sta_disconnect()2092 struct net_if *iface = net_if_get_wifi_sap(); in cmd_wifi_ap_config_params()2115 struct net_if *iface = net_if_get_wifi_sap(); in cmd_wifi_ap_set_rts_threshold()2347 struct net_if *iface = net_if_get_wifi_sap(); in cmd_wifi_ap_wps_pbc()2369 struct net_if *iface = net_if_get_wifi_sap(); in cmd_wifi_ap_wps_pin()3258 struct net_if *iface = net_if_get_wifi_sap(); in cmd_wifi_dpp_ap_btstrap_gen()[all …]
880 dev = net_if_get_device(net_if_get_wifi_sap()); in hostapd_config_read2()1056 iface = net_if_get_wifi_sap(); in zephyr_hostapd_init()
3178 struct net_if *net_if_get_wifi_sap(void);
5998 struct net_if *net_if_get_wifi_sap(void) in net_if_get_wifi_sap() function