XCORE SDK
XCORE Software Development Kit
Public Attributes | List of all members

Request message for connecting to a Wi-Fi network. More...

#include <sl_wfx_cmd_api.h>

Public Attributes

sl_wfx_header_t header
 
sl_wfx_connect_req_body_t body
 

Detailed Description

Request message for connecting to a Wi-Fi network.

The host can use this request to initiate a connection to a Wi-Fi network. An ongoing connection attempt can be canceled by sending sl_wfx_disconnect_req_t message. Completion of the connection request will be signaled by sl_wfx_connect_ind_t message. It may take up to 10 seconds to receive the message.

Interface mode Request allowed
idle Yes
station No
AP No


Member Data Documentation

◆ body

sl_wfx_connect_req_body_t sl_wfx_connect_req_s::body

Request message body.

◆ header

sl_wfx_header_t sl_wfx_connect_req_s::header

Common message header.


The documentation for this struct was generated from the following file: