Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Ddrv_callbacks.c793 static int hostapd_mgmt_rx(struct hostapd_data *hapd, struct rx_mgmt *rx_mgmt) in hostapd_mgmt_rx() function
1166 if (hostapd_mgmt_rx(hapd, &data->rx_mgmt) > 0) in wpa_supplicant_event()