Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dieee802_11.c7669 u8 bss_param = 0; in hostapd_eid_rnr_bss() local
7705 bss_param |= RNR_BSS_PARAM_SAME_SSID; in hostapd_eid_rnr_bss()
7708 bss_param |= RNR_BSS_PARAM_MULTIPLE_BSSID; in hostapd_eid_rnr_bss()
7710 bss_param |= RNR_BSS_PARAM_TRANSMITTED_BSSID; in hostapd_eid_rnr_bss()
7715 bss_param |= RNR_BSS_PARAM_UNSOLIC_PROBE_RESP_ACTIVE; in hostapd_eid_rnr_bss()
7717 bss_param |= RNR_BSS_PARAM_CO_LOCATED; in hostapd_eid_rnr_bss()
7719 *eid++ = bss_param; in hostapd_eid_rnr_bss()