HomeSort by: relevance | last modified time | path
    Searched defs:wpa_sm_set_assoc_wpa_ie (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/rsn_supp/
wpa.h 198 int wpa_sm_set_assoc_wpa_ie(struct wpa_sm *sm, const u8 *ie, size_t len);
320 static inline int wpa_sm_set_assoc_wpa_ie(struct wpa_sm *sm, const u8 *ie, function
wpa.c 4904 * wpa_sm_set_assoc_wpa_ie - Set own WPA/RSN IE from (Re)AssocReq
4914 int wpa_sm_set_assoc_wpa_ie(struct wpa_sm *sm, const u8 *ie, size_t len) function

Completed in 18 milliseconds