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 164 sta->flags &= ~WLAN_STA_HT;
177 sta->flags |= WLAN_STA_HT;
232 if ((sta->flags & WLAN_STA_HT) && sta->ht_capabilities)
sta_info.h 24 #define WLAN_STA_HT BIT(11)
ieee802_11.c 883 !(sta->flags & WLAN_STA_HT)) {
1038 if ((sta->flags & (WLAN_STA_HT | WLAN_STA_VHT)) &&
    [all...]

Completed in 190 milliseconds