Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
D802.11.h2968 #define DOT11N_OBSS_NONHT 0x0010 /* OBSS Non-HT STA present */ macro
2998 #define DOT11N_OBSS_NONHT_PRESENT(add_ie) ((ltoh16_ua(&add_ie->opmode) & DOT11N_OBSS_NONHT) \
2999 == DOT11N_OBSS_NONHT) /* OBSS Non-HT present */
3049 #define DOT11N_OBSS_NONHT 0x0010 /* OBSS Non-HT STA present */ macro