Searched refs:netmgr_set_msg_cb (Results 1 – 6 of 6) sorted by relevance
45 return netmgr_set_msg_cb(hdl, cb); in aos_wifi_set_msg_cb()
196 int netmgr_set_msg_cb(netmgr_hdl_t hdl, netmgr_msg_cb_t cb) in netmgr_set_msg_cb() function
354 int netmgr_set_msg_cb(netmgr_hdl_t hdl, netmgr_msg_cb_t cb);
341 int netmgr_set_msg_cb(netmgr_hdl_t hdl, netmgr_msg_cb_t cb) in netmgr_set_msg_cb() function
528 ret = netmgr_set_msg_cb(hdl, set_msg_cb); in native_netmgr_set_msg_cb()
621 ret = netmgr_set_msg_cb(hdl, set_msg_cb); in native_netmgr_set_msg_cb()
Completed in 9 milliseconds