![]() |
Morse Micro IoT SDK
2.9.7
|
Event arguments structure for wlan_beacon_rx.
Definition at line 3270 of file mmagic_controller.h.
#include <mmagic_controller.h>
Data Fields | |
| struct raw1536 | vendor_ies |
| Raw octet string of Vendor Information Elements contained in the beacon. More... | |
| struct raw1536 mmagic_wlan_beacon_rx_event_args::vendor_ies |
Raw octet string of Vendor Information Elements contained in the beacon.
Only the IEs that match the configured filters are returned. If multiple matching IEs are present then they are concatenated in the buffer. Each IE is a TLV where the first byte is the Tag (0xDD for Vendor Specific IE), followed by a byte specifying the length IE contents (i.e., excluding the Tag and Length).
Definition at line 3277 of file mmagic_controller.h.