Searched refs:wpa_sm_send_tdls_mgmt (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | wpa_i.h | 321 static inline int wpa_sm_send_tdls_mgmt(struct wpa_sm *sm, const u8 *dst, in wpa_sm_send_tdls_mgmt() function
|
H A D | tdls.c | 246 return wpa_sm_send_tdls_mgmt(sm, dst, action_code, dialog_token, in wpa_tdls_send_tpk_msg()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
H A D | wpa_i.h | 386 static inline int wpa_sm_send_tdls_mgmt(struct wpa_sm *sm, const u8 *dst, in wpa_sm_send_tdls_mgmt() function
|
H A D | tdls.c | 258 return wpa_sm_send_tdls_mgmt(sm, dst, action_code, dialog_token,
|
Completed in 9 milliseconds