Wi-Fi Multicast filter information structure.

Public Attributes#

Command type for multicast filter operation. Specifies the action to be taken (e.g., add or remove a multicast filter). See sl_wifi_multicast_filter_command_t for possible values.

sl_mac_address_t

MAC address to which the filter has to be applied.

Public Attribute Documentation#

command_type#

sl_wifi_multicast_filter_command_t sl_wifi_multicast_filter_info_t::command_type

Command type for multicast filter operation. Specifies the action to be taken (e.g., add or remove a multicast filter). See sl_wifi_multicast_filter_command_t for possible values.


Definition at line 616 of file components/protocol/wifi/inc/sl_wifi_types.h

mac_address#

sl_mac_address_t sl_wifi_multicast_filter_info_t::mac_address

MAC address to which the filter has to be applied.


Definition at line 617 of file components/protocol/wifi/inc/sl_wifi_types.h