Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/ap/
Drrm.h27 int hostapd_send_beacon_req(struct hostapd_data *hapd, const u8 *addr,
Drrm.c620 int hostapd_send_beacon_req(struct hostapd_data *hapd, const u8 *addr, in hostapd_send_beacon_req() function
/netbsd/src/external/bsd/wpa/dist/hostapd/
Dctrl_iface.c3310 ret = hostapd_send_beacon_req(hapd, addr, req_mode, req); in hostapd_ctrl_iface_req_beacon()