Home
last modified time | relevance | path

Searched refs:hostapd_sta_flags_to_drv (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_drv_ops.c29 u32 hostapd_sta_flags_to_drv(u32 flags) in hostapd_sta_flags_to_drv() function
266 hostapd_sta_flags_to_drv( in hostapd_set_authorized()
272 hostapd_sta_flags_to_drv(sta->flags), in hostapd_set_authorized()
280 total_flags = hostapd_sta_flags_to_drv(sta->flags); in hostapd_set_sta_flags()
447 params.flags = hostapd_sta_flags_to_drv(flags); in hostapd_sta_add()
H A Dap_drv_ops.h20 u32 hostapd_sta_flags_to_drv(u32 flags);
H A Dwpa_auth_glue.c550 flags = hostapd_sta_flags_to_drv(sta->flags); in hostapd_wpa_auth_send_eapol()
H A Dieee802_1x.c100 encrypt, hostapd_sta_flags_to_drv(sta->flags)); in ieee802_1x_send()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.c26 u32 hostapd_sta_flags_to_drv(u32 flags) in hostapd_sta_flags_to_drv() function
260 hostapd_sta_flags_to_drv( in hostapd_set_authorized()
266 hostapd_sta_flags_to_drv(sta->flags), in hostapd_set_authorized()
274 total_flags = hostapd_sta_flags_to_drv(sta->flags); in hostapd_set_sta_flags()
441 params.flags = hostapd_sta_flags_to_drv(flags); in hostapd_sta_add()
H A Dap_drv_ops.h19 u32 hostapd_sta_flags_to_drv(u32 flags);
H A Dwpa_auth_glue.c440 flags = hostapd_sta_flags_to_drv(sta->flags); in hostapd_wpa_auth_send_eapol()
H A Dieee802_1x.c101 encrypt, hostapd_sta_flags_to_drv(sta->flags)); in ieee802_1x_send()

Completed in 15 milliseconds