#include <wiced_wifi.h>
Data Fields | |
| void * | data |
| uint16_t | length |
| uint8_t | oui [WIFI_IE_OUI_LENGTH] |
| uint8_t | subtype |
| uint16_t | which_packets |
Vendor IE details
| void* wiced_custom_ie_info_t::data |
Pointer to IE data
| uint16_t wiced_custom_ie_info_t::length |
IE data length
| uint8_t wiced_custom_ie_info_t::oui[WIFI_IE_OUI_LENGTH] |
Unique identifier for the IE
| uint8_t wiced_custom_ie_info_t::subtype |
Sub-type of the IE
| uint16_t wiced_custom_ie_info_t::which_packets |
Mask of the packet in which this IE details to be included