vendor_ie_data_t struct
Vendor Information Element header The first bytes of the Information Element will match this header. Payload follows.
Fields
Should be set to WIFI_VENDOR_IE_ELEMENT_ID (0xDD).
Length of all bytes in the element data following this field. Minimum 4.
Vendor-specific OUI type.
Payload. Length is equal to value in 'length' field, minus 4.
![]()
typedef struct {