Home
last modified time | relevance | path

Searched refs:ft_pending_cb (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h123 void (*ft_pending_cb)(void *ctx, const u8 *dst, const u8 *bssid, member
Dwpa_auth_ft.c2223 sm->ft_pending_cb = cb; in wpa_ft_process_auth()
2505 sm->ft_pending_cb = wpa_ft_rrb_rx_request_cb; in wpa_ft_rrb_rx_request()
2893 if (!sm->ft_pending_cb || !sm->ft_pending_req_ies) in ft_finish_pull()
2911 sm->ft_pending_cb(sm->ft_pending_cb_ctx, sm->addr, sm->wpa_auth->addr, in ft_finish_pull()
2933 sm->ft_pending_cb == NULL || sm->ft_pending_req_ies == NULL) in ft_get_sta_cb()