Home
last modified time | relevance | path

Searched defs:Auth (Results 1 – 1 of 1) sorted by relevance

/drivers/hdf_core/framework/include/wifi/
Dhdf_wifi_event.h132 struct Auth { struct
133 uint16_t authAlg; /**< Authentication algorithm */ argument
134 uint16_t authTransaction; /**< Authentication transaction */ argument
135 uint16_t statusCode; /**< Authentication status code */ argument
136 uint8_t variable[0]; /**< Algorithm challenge information stored in a flexible array */