Searched refs:ft_pending_cb (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_i.h122 void (*ft_pending_cb)(void *ctx, const u8 *dst, const u8 *bssid, member in struct:wpa_state_machine
H A Dwpa_auth_ft.c968 sm->ft_pending_cb = cb;
1241 sm->ft_pending_cb = wpa_ft_rrb_rx_request_cb;
1415 sm->ft_pending_cb(sm->ft_pending_cb_ctx, sm->addr, sm->wpa_auth->addr,
1431 if (sm->ft_pending_cb == NULL || sm->ft_pending_req_ies == NULL)
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_i.h122 void (*ft_pending_cb)(void *ctx, const u8 *dst, const u8 *bssid, member in struct:wpa_state_machine
H A Dwpa_auth_ft.c968 sm->ft_pending_cb = cb;
1241 sm->ft_pending_cb = wpa_ft_rrb_rx_request_cb;
1415 sm->ft_pending_cb(sm->ft_pending_cb_ctx, sm->addr, sm->wpa_auth->addr,
1431 if (sm->ft_pending_cb == NULL || sm->ft_pending_req_ies == NULL)
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_i.h122 void (*ft_pending_cb)(void *ctx, const u8 *dst, const u8 *bssid, member in struct:wpa_state_machine
H A Dwpa_auth_ft.c968 sm->ft_pending_cb = cb;
1241 sm->ft_pending_cb = wpa_ft_rrb_rx_request_cb;
1415 sm->ft_pending_cb(sm->ft_pending_cb_ctx, sm->addr, sm->wpa_auth->addr,
1431 if (sm->ft_pending_cb == NULL || sm->ft_pending_req_ies == NULL)

Completed in 124 milliseconds