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

  /hardware/ti/wlan/wl1271/stad/Export_Inc/
STADExternalIf.h 250 dot11_countryIE_t countryIE; /**< Country IE (country string and tripple channel) */
  /hardware/ti/wlan/wl1271/utils/
802_11Defs.h 585 } dot11_countryIE_t;
594 dot11_countryIE_t countryIE;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
regulatoryDomain.c 755 if (os_memoryCompare(pRegulatoryDomain->hOs, (void *)&pCountry->countryIE, (void *)&pRegulatoryDomain->country24.countryIE, sizeof(dot11_countryIE_t)))
    [all...]

Completed in 59 milliseconds