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

◆ wifi_packet_filter

#include <nrf_wifi/fw_if/umac_if/inc/fw/host_rpu_sys_if.h>

This enum represents different types of filters used.

Enumerator
NRF_WIFI_PACKET_FILTER_ALL 

Support management, data and control packet sniffing.

NRF_WIFI_PACKET_FILTER_MGMT 

Support only sniffing of management packets.

NRF_WIFI_PACKET_FILTER_DATA 

Support only sniffing of data packets.

NRF_WIFI_PACKET_FILTER_CTRL 

Support only sniffing of control packets.