Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/fst/
HDfst.h258 void fst_notify_peer_disconnected(struct fst_iface *iface, const u8 *addr);
HDfst.c188 void fst_notify_peer_disconnected(struct fst_iface *iface, const u8 *addr) in fst_notify_peer_disconnected() function
/NextBSD/contrib/wpa/wpa_supplicant/
HDnotify.c98 fst_notify_peer_disconnected(wpa_s->fst, wpa_s->bssid); in wpas_notify_state_changed()
/NextBSD/contrib/wpa/src/ap/
HDsta_info.c1073 fst_notify_peer_disconnected(hapd->iface->fst, in ap_sta_set_authorized()