HomeSort by: relevance | last modified time | path
    Searched refs:WLAN_EID_SUPPORTED_OPERATING_CLASSES (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/wpa/dist/wpa_supplicant/
op_classes.c 553 wpabuf_put_u8(buf, WLAN_EID_SUPPORTED_OPERATING_CLASSES);
  /src/external/bsd/wpa/dist/src/common/
ieee802_11_common.c 602 case WLAN_EID_SUPPORTED_OPERATING_CLASSES:
824 case WLAN_EID_SUPPORTED_OPERATING_CLASSES:
ieee802_11_defs.h 341 #define WLAN_EID_SUPPORTED_OPERATING_CLASSES 59
wpa_common.c 3737 } else if (*pos == WLAN_EID_SUPPORTED_OPERATING_CLASSES) {
  /src/external/bsd/wpa/dist/src/ap/
beacon.c 457 *eid++ = WLAN_EID_SUPPORTED_OPERATING_CLASSES;

Completed in 23 milliseconds