Public Attributes#
Shall be set to 1 to configure the transceiver config params in MAC layer. Shall be set to 0 to query the transceiver config params from MAC layer.
Retransmit count. Common across all peers and access categories and valid only for unicast data frames. Valid range is 1 to 15.
Reserved.
CW params for respective queues. AC index: Best Effort - 0, Background - 1, Video - 2, Voice - 3.
Public Attribute Documentation#
set#
uint8_t sl_wifi_transceiver_parameters_t::set
Shall be set to 1 to configure the transceiver config params in MAC layer. Shall be set to 0 to query the transceiver config params from MAC layer.
515
of file components/protocol/wifi/inc/sl_wifi_types.h
retransmit_count#
uint8_t sl_wifi_transceiver_parameters_t::retransmit_count
Retransmit count. Common across all peers and access categories and valid only for unicast data frames. Valid range is 1 to 15.
517
of file components/protocol/wifi/inc/sl_wifi_types.h
flags#
uint16_t sl_wifi_transceiver_parameters_t::flags
Reserved.
519
of file components/protocol/wifi/inc/sl_wifi_types.h
cw_params#
sl_wifi_transceiver_cw_config_t sl_wifi_transceiver_parameters_t::cw_params[4]
CW params for respective queues. AC index: Best Effort - 0, Background - 1, Video - 2, Voice - 3.
521
of file components/protocol/wifi/inc/sl_wifi_types.h