Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/fst/
Dfst.h266 void fst_notify_peer_disconnected(struct fst_iface *iface, const u8 *addr);
Dfst.c194 void fst_notify_peer_disconnected(struct fst_iface *iface, const u8 *addr) in fst_notify_peer_disconnected() function
/external/wpa_supplicant_8/wpa_supplicant/
Dnotify.c105 fst_notify_peer_disconnected(wpa_s->fst, wpa_s->bssid); in wpas_notify_state_changed()
/external/wpa_supplicant_8/src/ap/
Dsta_info.c1344 fst_notify_peer_disconnected(hapd->iface->fst, in ap_sta_set_authorized()