Searched refs:ieee802_11_mgmt (Results 1 - 13 of 13) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11.h19 int ieee802_11_mgmt(struct hostapd_data *hapd, const u8 *buf, size_t len,
H A Ddrv_callbacks.c751 if (ieee802_11_mgmt(iface->bss[i], rx_mgmt->frame,
756 ret = ieee802_11_mgmt(hapd, rx_mgmt->frame, rx_mgmt->frame_len,
H A Dieee802_11_auth.c577 ieee802_11_mgmt(hapd, query->auth_msg, query->auth_msg_len, NULL);
H A Dieee802_11.c1719 * ieee802_11_mgmt - process incoming IEEE 802.11 management frames
1731 int ieee802_11_mgmt(struct hostapd_data *hapd, const u8 *buf, size_t len, function
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11.h19 int ieee802_11_mgmt(struct hostapd_data *hapd, const u8 *buf, size_t len,
H A Ddrv_callbacks.c751 if (ieee802_11_mgmt(iface->bss[i], rx_mgmt->frame,
756 ret = ieee802_11_mgmt(hapd, rx_mgmt->frame, rx_mgmt->frame_len,
H A Dieee802_11_auth.c577 ieee802_11_mgmt(hapd, query->auth_msg, query->auth_msg_len, NULL);
H A Dieee802_11.c1719 * ieee802_11_mgmt - process incoming IEEE 802.11 management frames
1731 int ieee802_11_mgmt(struct hostapd_data *hapd, const u8 *buf, size_t len, function
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11.h19 int ieee802_11_mgmt(struct hostapd_data *hapd, const u8 *buf, size_t len,
H A Ddrv_callbacks.c751 if (ieee802_11_mgmt(iface->bss[i], rx_mgmt->frame,
756 ret = ieee802_11_mgmt(hapd, rx_mgmt->frame, rx_mgmt->frame_len,
H A Dieee802_11_auth.c577 ieee802_11_mgmt(hapd, query->auth_msg, query->auth_msg_len, NULL);
H A Dieee802_11.c1719 * ieee802_11_mgmt - process incoming IEEE 802.11 management frames
1731 int ieee802_11_mgmt(struct hostapd_data *hapd, const u8 *buf, size_t len, function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dap.c725 ieee802_11_mgmt(wpa_s->ap_iface->bss[0], rx_mgmt->frame,

Completed in 122 milliseconds