Searched refs:CM_STA_USER_REQUEST_CONNECT (Results 1 – 1 of 1) sorted by relevance
308 CM_STA_USER_REQUEST_CONNECT = WIFI_EVENT_LAST + 1, enumerator5277 (void)send_user_request(CM_STA_USER_REQUEST_CONNECT, wlan.cur_network_idx); in wpa_supplicant_msg_cb()6851 case CM_STA_USER_REQUEST_CONNECT: in handle_message()7809 (void)send_user_request(CM_STA_USER_REQUEST_CONNECT, 0); in assoc_timer_cb()10260 return send_user_request(CM_STA_USER_REQUEST_CONNECT, i); in wlan_connect()10328 ret = send_user_request(CM_STA_USER_REQUEST_CONNECT, wlan.cur_network_idx); in wlan_reassociate()