5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wiced_custom_ie_info_t Struct Reference

#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
 

Detailed Description

Vendor IE details

Field Documentation

◆ data

void* wiced_custom_ie_info_t::data

Pointer to IE data

◆ length

uint16_t wiced_custom_ie_info_t::length

IE data length

◆ oui

uint8_t wiced_custom_ie_info_t::oui[WIFI_IE_OUI_LENGTH]

Unique identifier for the IE

◆ subtype

uint8_t wiced_custom_ie_info_t::subtype

Sub-type of the IE

◆ which_packets

uint16_t wiced_custom_ie_info_t::which_packets

Mask of the packet in which this IE details to be included


The documentation for this struct was generated from the following file: