nRF Connect SDK API 3.4.99
Loading...
Searching...
No Matches

◆ wifi_packet_filter

#include <drivers/wifi/nrf71/fw_if/nrf71_wifi_common.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.