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

  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
regulatoryDomain.h 109 TCountry country24; /* Detected County IE for 2.4 Ghz */
110 TCountry country5; /* Detected County IE for 5 Ghz */
regulatoryDomain.c 86 static TI_STATUS setSupportedChannelsAccording2CountryIe(regulatoryDomain_t *pRegulatoryDomain, TCountry* pCountry, TI_BOOL band_2_4);
404 TRACE_INFO_HEX(pRegulatoryDomain->hReport, (TI_UINT8*)pParam->content.pCountry, sizeof(TCountry));
735 static TI_STATUS setSupportedChannelsAccording2CountryIe(regulatoryDomain_t *pRegulatoryDomain, TCountry* pCountry, TI_BOOL band_2_4)
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
regulatoryDomain.h 109 TCountry country24; /* Detected County IE for 2.4 Ghz */
110 TCountry country5; /* Detected County IE for 5 Ghz */
regulatoryDomain.c 86 static TI_STATUS setSupportedChannelsAccording2CountryIe(regulatoryDomain_t *pRegulatoryDomain, TCountry* pCountry, TI_BOOL band_2_4);
404 TRACE_INFO_HEX(pRegulatoryDomain->hReport, (TI_UINT8*)pParam->content.pCountry, sizeof(TCountry));
732 static TI_STATUS setSupportedChannelsAccording2CountryIe(regulatoryDomain_t *pRegulatoryDomain, TCountry* pCountry, TI_BOOL band_2_4)
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
convert.h 133 typedef TCountry country_t;
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
STADExternalIf.h 238 /** \struct TCountry
251 } TCountry;
paramOut.h 698 TCountry* pCountry;
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/common/inc/
convert.h 132 typedef TCountry country_t;
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
STADExternalIf.h 238 /** \struct TCountry
251 } TCountry;
paramOut.h 684 TCountry* pCountry;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
templates.c 395 TCountry *pCountry = NULL;
mlmeParser.c 484 pParam->content.pCountry = (TCountry *)pHandle->tempFrameInfo.frame.content.iePacket.country;
611 pParam->content.pCountry = (TCountry *)pHandle->tempFrameInfo.frame.content.iePacket.country;
    [all...]
siteMgr.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
mlmeParser.c 485 pParam->content.pCountry = (TCountry *)pHandle->tempFrameInfo.frame.content.iePacket.country;
612 pParam->content.pCountry = (TCountry *)pHandle->tempFrameInfo.frame.content.iePacket.country;
    [all...]
templates.c 409 TCountry *pCountry = NULL;
siteMgr.c     [all...]

Completed in 184 milliseconds