Morse Micro IoT SDK  2.10.4

Detailed Description

Arguments for mmwlan_standby_set_status_payload.

Deprecated:
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.

Definition at line 1866 of file mmwlan.h.

#include <mmwlan.h>

Data Fields

uint8_t payload [MMWLAN_STANDBY_STATUS_FRAME_USER_PAYLOAD_MAXLEN]
 User data to append to the standby status packets. More...
 
uint32_t payload_len
 The length of the payload in bytes. More...
 

Field Documentation

◆ payload

uint8_t mmwlan_standby_set_status_payload_args::payload[MMWLAN_STANDBY_STATUS_FRAME_USER_PAYLOAD_MAXLEN]

User data to append to the standby status packets.

Definition at line 1869 of file mmwlan.h.

◆ payload_len

uint32_t mmwlan_standby_set_status_payload_args::payload_len

The length of the payload in bytes.

See MMWLAN_STANDBY_STATUS_FRAME_USER_PAYLOAD_MAXLEN for maximum payload length.

Definition at line 1874 of file mmwlan.h.


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