Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dop_classes.c301 wpabuf_put_u8(buf, WLAN_EID_SUPPORTED_OPERATING_CLASSES); in wpas_supp_op_class_ie()
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_ie.c583 } else if (*pos == WLAN_EID_SUPPORTED_OPERATING_CLASSES) { in wpa_supplicant_parse_ies()
/external/wpa_supplicant_8/src/common/
Dieee802_11_common.c458 case WLAN_EID_SUPPORTED_OPERATING_CLASSES: in ieee802_11_parse_elems()
Dieee802_11_defs.h311 #define WLAN_EID_SUPPORTED_OPERATING_CLASSES 59 macro
/external/wpa_supplicant_8/src/ap/
Dbeacon.c353 *eid++ = WLAN_EID_SUPPORTED_OPERATING_CLASSES; in hostapd_eid_supported_op_classes()