HomeSort by relevance Sort by last modified time
    Searched refs:ap_get_ap (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/ap/
ap_list.h 51 struct ap_info * ap_get_ap(struct hostapd_iface *iface, const u8 *sta);
ap_list.c 53 struct ap_info * ap_get_ap(struct hostapd_iface *iface, const u8 *ap) function
232 ap = ap_get_ap(iface, mgmt->bssid);

Completed in 1309 milliseconds