Home
last modified time | relevance | path

Searched refs:netmgr_get_config (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/amp_adapter/platform/aos/network/
A Daos_wifi.c105 if(netmgr_get_config(hdl, &config) == -1) { in aos_get_wifi_info()
/AliOS-Things-master/components/amp_adapter/platform/linux/
A Daos_wifi.c154 int netmgr_get_config(netmgr_hdl_t hdl, netmgr_config_t* config) in netmgr_get_config() function
/AliOS-Things-master/components/netmgr/include/
A Dnetmgr.h334 int netmgr_get_config(netmgr_hdl_t hdl, netmgr_config_t* config);
/AliOS-Things-master/components/netmgr/src/
A Dnetmgr_service.c283 int netmgr_get_config(netmgr_hdl_t hdl, netmgr_config_t* config) in netmgr_get_config() function
/AliOS-Things-master/components/py_engine/modules/netmgr/
A Dmodnetmgr.c221 mp_int_t ret = netmgr_get_config(hdl, &netmgr_config); in hapy_netmgr_getConfig()
/AliOS-Things-master/components/py_engine/modules/network/
A Dmodnetwork.c542 HAAS_EXCEPTIONS(netmgr_get_config(self->if_id, &cfg)); in haas_wlan_config()

Completed in 9 milliseconds