Home
last modified time | relevance | path

Searched refs:cmd_sta_connect_get_ssid (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_wifi.c382 hi_u32 cmd_sta_connect_get_ssid(const hi_char *argv[], hi_wifi_assoc_request *assoc_req, in cmd_sta_connect_get_ssid() function
460 if ((argv[0] != HI_NULL) && (cmd_sta_connect_get_ssid(argv, assoc_req, HI_NULL, 0) != HI_ERR_SUCCESS)) { in parse_conn_para()
658 if ((argv[0] != HI_NULL) && (cmd_sta_connect_get_ssid(argv, &assoc_req, HI_NULL, 0) != HI_ERR_SUCCESS)) { in cmd_sta_connect()
729 ret = cmd_sta_connect_get_ssid(argv, HI_NULL, &fast_assoc_req, 1); in cmd_sta_quick_connect()

Completed in 3 milliseconds