Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/fst/
Dfst.h119 const u8 * (*get_peer_first)(void *ctx, member
Dfst_iface.h116 return i->iface_obj.get_peer_first(i->iface_obj.ctx, ctx, mb_only); in fst_iface_get_peer_first()
/external/wpa_supplicant_8/src/ap/
Dhostapd.c1682 iface_obj->get_peer_first = fst_hostapd_get_peer_first; in fst_hostapd_fill_iface_obj()
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant.c5019 iface_obj->get_peer_first = wpas_fst_get_peer_first; in fst_wpa_supplicant_fill_iface_obj()