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()
1200 struct net_if *iface = net_if_get_wifi_sap(); in cmd_wifi_ap_status()1623 struct net_if *iface = net_if_get_wifi_sap(); in cmd_wifi_btwt_setup()1947 struct net_if *iface = net_if_get_wifi_sap(); in cmd_wifi_ap_enable()1985 struct net_if *iface = net_if_get_wifi_sap(); in cmd_wifi_ap_disable()2044 struct net_if *iface = net_if_get_wifi_sap(); in cmd_wifi_ap_sta_disconnect()2127 struct net_if *iface = net_if_get_wifi_sap(); in cmd_wifi_ap_config_params()2150 struct net_if *iface = net_if_get_wifi_sap(); in cmd_wifi_ap_set_rts_threshold()2380 struct net_if *iface = net_if_get_wifi_sap(); in cmd_wifi_ap_wps_pbc()2402 struct net_if *iface = net_if_get_wifi_sap(); in cmd_wifi_ap_wps_pin()3291 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()
3243 struct net_if *net_if_get_wifi_sap(void);
6107 struct net_if *net_if_get_wifi_sap(void) in net_if_get_wifi_sap() function