Home
last modified time | relevance | path

Searched refs:stationary_ap (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dneighbor_db.c258 hapd->iconf->civic, hapd->iconf->stationary_ap); in hostapd_neighbor_set_own_report()
Dap_config.h979 int stationary_ap; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dneighbor_db.c318 hapd->iconf->civic, hapd->iconf->stationary_ap, 0); in hostapd_neighbor_set_own_report()
Dap_config.h1061 int stationary_ap; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c4287 conf->stationary_ap = atoi(pos);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c4442 conf->stationary_ap = atoi(pos); in hostapd_config_fill()