Home
last modified time | relevance | path

Searched refs:NETMGR_WIFI_IP_MODE_AUTO (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/netmgr/src/
A Dnetmgr_service.c233 netmgr_wifi_set_ip_mode(NETMGR_WIFI_IP_MODE_AUTO); in netmgr_set_ifconfig()
251 if(mode == NETMGR_WIFI_IP_MODE_AUTO) { in netmgr_get_ifconfig()
A Dnetmgr_wifi.c1899 g_wifi_conn_info->use_ip_mode = NETMGR_WIFI_IP_MODE_AUTO; in netmgr_wifi_init()
2813 if(mode == NETMGR_WIFI_IP_MODE_AUTO) { in netmgr_wifi_set_ip_mode()
/AliOS-Things-master/components/netmgr/include/
A Dnetmgr_wifi.h53 NETMGR_WIFI_IP_MODE_AUTO, /* Use dhcp to get ip address */ enumerator

Completed in 10 milliseconds