Searched refs:connect (Results 1 – 3 of 3) sorted by relevance
123 #define net_connect(sock, addr, len) connect(sock, addr, len)
152 `/* Configure the Input Mux block and connect the trigger source to PinInt channel. */`
540 bool connect : 1; member2237 wlan.connect = false; in do_start()6556 wlan.connect = true; in wlcm_request_connect()7825 ret = wpa_supp_req_status(wlan.connect ? CONNECT : START); in supp_status_timer_cb()7829 …(void)send_user_request(wlan.connect ? CM_STA_USER_REQUEST_DISCONNECT : CM_UAP_USER_REQUEST_STOP, … in supp_status_timer_cb()