Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_config.h575 int radio_measurements; member
Dbeacon.c39 if (!hapd->conf->radio_measurements || len < 2 + 4) in hostapd_eid_rm_enabled_capab()
44 *eid++ = (hapd->conf->radio_measurements & BIT(0)) ? in hostapd_eid_rm_enabled_capab()
Dieee802_11.c190 if (hapd->conf->radio_measurements) in hostapd_own_capab_info()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3349 bss->radio_measurements = atoi(pos); in hostapd_config_fill()