Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwps_hostapd.c38 static int hostapd_wps_probe_req_rx(void *ctx, const u8 *addr, const u8 *da,
1172 hostapd_register_probereq_cb(hapd, hostapd_wps_probe_req_rx, hapd); in hostapd_init_wps()
1379 static int hostapd_wps_probe_req_rx(void *ctx, const u8 *addr, const u8 *da, in hostapd_wps_probe_req_rx() function