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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
StaCap.h 85 TI_STATUS StaCap_GetHtCapabilitiesIe (TI_HANDLE hStaCap, TI_UINT8 *pRequest, TI_UINT32 *pLen);
StaCap.c 160 * \fn StaCap_GetHtCapabilitiesIe
171 TI_STATUS StaCap_GetHtCapabilitiesIe (TI_HANDLE hStaCap, TI_UINT8 *pRequest, TI_UINT32 *pLen)
183 TRACE0(pStaCap->hReport, REPORT_SEVERITY_INFORMATION, "StaCap_GetHtCapabilitiesIe: 802.11n disable due to WME init flag.\n");
192 TRACE0(pStaCap->hReport, REPORT_SEVERITY_INFORMATION, "StaCap_GetHtCapabilitiesIe: 802.11n disable due to 11n_Enable init flag.\n");
templates.c 350 StaCap_GetHtCapabilitiesIe (pSiteMgr->hStaCap, (TI_UINT8 *)pBuf, &len);
assocSM.c     [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
StaCap.h 85 TI_STATUS StaCap_GetHtCapabilitiesIe (TI_HANDLE hStaCap, TI_UINT8 *pRequest, TI_UINT32 *pLen);
StaCap.c 160 * \fn StaCap_GetHtCapabilitiesIe
171 TI_STATUS StaCap_GetHtCapabilitiesIe (TI_HANDLE hStaCap, TI_UINT8 *pRequest, TI_UINT32 *pLen)
183 TRACE0(pStaCap->hReport, REPORT_SEVERITY_INFORMATION, "StaCap_GetHtCapabilitiesIe: 802.11n disable due to WME init flag.\n");
192 TRACE0(pStaCap->hReport, REPORT_SEVERITY_INFORMATION, "StaCap_GetHtCapabilitiesIe: 802.11n disable due to 11n_Enable init flag.\n");
templates.c 336 StaCap_GetHtCapabilitiesIe (pSiteMgr->hStaCap, pBuf, &len);
assocSM.c     [all...]

Completed in 173 milliseconds