Searched defs:EVENT_ASSOC (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h3034 * EVENT_ASSOC - Association completed
3040 * EVENT_ASSOCINFO may be generated just before EVENT_ASSOC to provide
3043 * assoc_info data in EVENT_ASSOC call.
3045 EVENT_ASSOC, enumerator in enum:wpa_event_type
3090 * EVENT_ASSOC processing. This extra information includes IEs from
3093 * EVENT_ASSOC. Alternatively, the driver interface can include
3094 * assoc_info data in the EVENT_ASSOC call if it has all the
3544 * struct assoc_info - Data for EVENT_ASSOC and EVENT_ASSOCINFO events
3546 * This structure is optional for EVENT_ASSOC calls and required for
3547 * EVENT_ASSOCINFO calls. By using EVENT_ASSOC wit
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h3034 * EVENT_ASSOC - Association completed
3040 * EVENT_ASSOCINFO may be generated just before EVENT_ASSOC to provide
3043 * assoc_info data in EVENT_ASSOC call.
3045 EVENT_ASSOC, enumerator in enum:wpa_event_type
3090 * EVENT_ASSOC processing. This extra information includes IEs from
3093 * EVENT_ASSOC. Alternatively, the driver interface can include
3094 * assoc_info data in the EVENT_ASSOC call if it has all the
3544 * struct assoc_info - Data for EVENT_ASSOC and EVENT_ASSOCINFO events
3546 * This structure is optional for EVENT_ASSOC calls and required for
3547 * EVENT_ASSOCINFO calls. By using EVENT_ASSOC wit
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h3034 * EVENT_ASSOC - Association completed
3040 * EVENT_ASSOCINFO may be generated just before EVENT_ASSOC to provide
3043 * assoc_info data in EVENT_ASSOC call.
3045 EVENT_ASSOC, enumerator in enum:wpa_event_type
3090 * EVENT_ASSOC processing. This extra information includes IEs from
3093 * EVENT_ASSOC. Alternatively, the driver interface can include
3094 * assoc_info data in the EVENT_ASSOC call if it has all the
3544 * struct assoc_info - Data for EVENT_ASSOC and EVENT_ASSOCINFO events
3546 * This structure is optional for EVENT_ASSOC calls and required for
3547 * EVENT_ASSOCINFO calls. By using EVENT_ASSOC wit
[all...]

Completed in 261 milliseconds