Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dneighbor_db.h16 int hostapd_neighbor_set(struct hostapd_data *hapd, const u8 *bssid,
Dneighbor_db.c65 int hostapd_neighbor_set(struct hostapd_data *hapd, const u8 *bssid, in hostapd_neighbor_set() function
Dhostapd.c1654 hostapd_neighbor_set(hapd, hapd->own_addr, &ssid, nr, hapd->iconf->lci, in hostapd_set_own_neighbor_report()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c2372 ret = hostapd_neighbor_set(hapd, bssid, &ssid, nr, lci, civic, in hostapd_ctrl_iface_set_neighbor()