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

◆ nrf_wifi_fmac_twt_teardown()

enum nrf_wifi_status nrf_wifi_fmac_twt_teardown ( void *  fmac_dev_ctx,
unsigned char  if_idx,
struct nrf_wifi_umac_config_twt_info twt_info 
)

#include <nrf_wifi/fw_if/umac_if/inc/default/fmac_api.h>

TWT teardown command.

Parameters
fmac_dev_ctxPointer to the UMAC IF context for a RPU WLAN device.
if_idxIndex of the interface on which the TWT parameters are to be set.
twt_infoTWT parameters.

This function is used to send a command to the RPU firmware to:

  • Tear down an existing TWT session.
Return values
NRF_WIFI_STATUS_SUCCESSOn success
NRF_WIFI_STATUS_FAILOn failure to execute command