Wi-Fi Connection Manager Library
cy_wcm_custom_ie_info_t Struct Reference

Description

Structure used to fill the vendor information element (IE) as a part of starting SoftAP.

cy_wcm_start_ap.

Data Fields

uint8_t oui [CY_WCM_MAX_IE_LENGTH]
 Unique identifier for the IE.
 
uint8_t subtype
 Sub-type of the IE.
 
void * data
 Pointer to IE data.
 
uint16_t length
 IE data length.
 
uint16_t ie_packet_mask
 Mask of the IE details to be included cy_wcm_ie_mask_t.