XCORE SDK
XCORE Software Development Kit
|
Request message for sending a packet to the network. More...
#include <sl_wfx_cmd_api.h>
Public Attributes | |
sl_wfx_header_t | header |
sl_wfx_send_frame_req_body_t | body |
Request message for sending a packet to the network.
The host can use this request to send a packet to the network.
Interface mode | Request allowed |
---|---|
idle | No |
station | Yes |
AP | Yes |
sl_wfx_send_frame_req_body_t sl_wfx_send_frame_req_s::body |
Request message body.
sl_wfx_header_t sl_wfx_send_frame_req_s::header |
Common message header.