Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_types_int.h64 #define HT_CAPABILITIES_IE_LENGTH (26) macro
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c2134 …_capabilities_ie != NULL) && (ht_capabilities_ie->tlv_header.length == HT_CAPABILITIES_IE_LENGTH) ) in whd_wifi_scan_events_handler()