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

  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldItrIE.c 67 ACXRoamingStatisticsTable_t acx;
68 ACXRoamingStatisticsTable_t * pCfg = &acx;
128 ACXRoamingStatisticsTable_t AcxElm_GetAverageRSSI;
129 ACXRoamingStatisticsTable_t* pCfg = &AcxElm_GetAverageRSSI;
133 pCfg->EleHdr.len = sizeof(ACXRoamingStatisticsTable_t) - sizeof(EleHdrStruct);
136 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_INTERROGATE, pCfg, sizeof(ACXRoamingStatisticsTable_t), fCb, hCb, pCb);
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_infoele.h     [all...]

Completed in 20 milliseconds