Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dieee802_11.h149 void hostapd_client_poll_ok(struct hostapd_data *hapd, const u8 *addr);
Ddrv_callbacks.c2511 hostapd_client_poll_ok(hapd, data->client_poll.addr); in hostapd_event()
Dieee802_11.c6952 void hostapd_client_poll_ok(struct hostapd_data *hapd, const u8 *addr) in hostapd_client_poll_ok() function
/hostap-latest/wpa_supplicant/
Dap.c1241 hostapd_client_poll_ok(wpa_s->ap_iface->bss[0], addr); in ap_client_poll_ok()