Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_types_int.h212 DOT11_IE_ID_COUNTRY = 7, enumerator
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c2179 …ry_info_ie = (country_info_ie_fixed_portion_t *)whd_parse_dot11_tlvs(cp, len, DOT11_IE_ID_COUNTRY); in whd_wifi_scan_events_handler()