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

/freebsd-11-stable/contrib/wpa/src/fst/
H A Dfst.h113 * get_peer_first - Get MAC address of the 1st connected STA
119 const u8 * (*get_peer_first)(void *ctx, member in struct:fst_wpa_obj
125 * @get_ctx: Context received from %get_peer_first or previous
H A Dfst_iface.h116 return i->iface_obj.get_peer_first(i->iface_obj.ctx, ctx, mb_only);
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dhostapd.c1747 iface_obj->get_peer_first = fst_hostapd_get_peer_first;
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c5028 iface_obj->get_peer_first = wpas_fst_get_peer_first;

Completed in 137 milliseconds