HomeSort by relevance Sort by last modified time
    Searched defs:EVENT_ASSOC (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant/
wpa_supplicant.h 28 * EVENT_ASSOC - Association completed
34 * EVENT_ASSOCINFO may be generated just before EVENT_ASSOC to provide
37 * assoc_info data in EVENT_ASSOC call.
39 EVENT_ASSOC,
80 * EVENT_ASSOC processing. This extra information includes IEs from
83 * EVENT_ASSOC. Alternatively, the driver interface can include
84 * assoc_info data in the EVENT_ASSOC call if it has all the
144 * struct assoc_info - Data for EVENT_ASSOC and EVENT_ASSOCINFO events
146 * This structure is optional for EVENT_ASSOC calls and required for
147 * EVENT_ASSOCINFO calls. By using EVENT_ASSOC with this data, th
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver.h     [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h     [all...]

Completed in 6056 milliseconds