nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ nrf_wifi_fmac_conf_ltf_gi()

enum nrf_wifi_status nrf_wifi_fmac_conf_ltf_gi ( struct nrf_wifi_fmac_dev_ctx fmac_dev_ctx,
unsigned char  he_ltf,
unsigned char  he_gi,
unsigned char  enabled 
)

#include <nrf_wifi/fw_if/umac_if/inc/fmac_api_common.h>

Configure HE LTF and GI parameters.

Parameters
fmac_dev_ctxPointer to the UMAC IF context for a RPU WLAN device.
he_ltfHE LTF parameter which will be configured in RPU.
he_giHE GI parameter which will be configured in RPU.
enabledenable/disable HE LTF and GI parameter configured.

This function is used to send a command to RPU to configure HE LTF and GI parameters in RPU.

Returns
Command execution status