HomeSort by relevance Sort by last modified time
    Searched refs:WLAN_STA_HT (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
ieee802_11_ht.c 165 sta->flags &= ~WLAN_STA_HT;
178 sta->flags |= WLAN_STA_HT;
233 if ((sta->flags & WLAN_STA_HT) && sta->ht_capabilities)
sta_info.h 30 #define WLAN_STA_HT BIT(11)
ieee802_11.c 683 !(sta->flags & WLAN_STA_HT)) {
810 if ((sta->flags & WLAN_STA_HT) &&
    [all...]

Completed in 714 milliseconds