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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h3397 * EVENT_ASSOC - Association completed
3403 * EVENT_ASSOCINFO may be generated just before EVENT_ASSOC to provide
3406 * assoc_info data in EVENT_ASSOC call.
3408 EVENT_ASSOC, enumerator in enum:wpa_event_type
3453 * EVENT_ASSOC processing. This extra information includes IEs from
3456 * EVENT_ASSOC. Alternatively, the driver interface can include
3457 * assoc_info data in the EVENT_ASSOC call if it has all the
3915 * struct assoc_info - Data for EVENT_ASSOC and EVENT_ASSOCINFO events
3917 * This structure is optional for EVENT_ASSOC calls and required for
3918 * EVENT_ASSOCINFO calls. By using EVENT_ASSOC wit
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h3397 * EVENT_ASSOC - Association completed
3403 * EVENT_ASSOCINFO may be generated just before EVENT_ASSOC to provide
3406 * assoc_info data in EVENT_ASSOC call.
3408 EVENT_ASSOC, enumerator in enum:wpa_event_type
3453 * EVENT_ASSOC processing. This extra information includes IEs from
3456 * EVENT_ASSOC. Alternatively, the driver interface can include
3457 * assoc_info data in the EVENT_ASSOC call if it has all the
3915 * struct assoc_info - Data for EVENT_ASSOC and EVENT_ASSOCINFO events
3917 * This structure is optional for EVENT_ASSOC calls and required for
3918 * EVENT_ASSOCINFO calls. By using EVENT_ASSOC wit
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h3397 * EVENT_ASSOC - Association completed
3403 * EVENT_ASSOCINFO may be generated just before EVENT_ASSOC to provide
3406 * assoc_info data in EVENT_ASSOC call.
3408 EVENT_ASSOC, enumerator in enum:wpa_event_type
3453 * EVENT_ASSOC processing. This extra information includes IEs from
3456 * EVENT_ASSOC. Alternatively, the driver interface can include
3457 * assoc_info data in the EVENT_ASSOC call if it has all the
3915 * struct assoc_info - Data for EVENT_ASSOC and EVENT_ASSOCINFO events
3917 * This structure is optional for EVENT_ASSOC calls and required for
3918 * EVENT_ASSOCINFO calls. By using EVENT_ASSOC wit
[all...]

Completed in 168 milliseconds