Structure representing the request for RX statistics in Wi-Fi.

This structure contains parameters to start or stop the collection of RX statistics and the channel number on which the statistics are to be collected.

Public Attributes#

uint8_t

0 - start, 1 - stop

uint8_t

Channel number.

Public Attribute Documentation#

start#

uint8_t sl_wifi_rx_stats_request_t::start[SL_WIFI_RX_STATS_REQUEST_CMD_OCTETS]

0 - start, 1 - stop


channel#

uint8_t sl_wifi_rx_stats_request_t::channel[SL_WIFI_RX_STATS_REQUEST_CHANNEL_OCTETS]

Channel number.