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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
systemConfig.c 414 TI_UINT16 PktLength=0;
440 PktLength = pPrimarySite->probeRespLength;
445 PktLength = pPrimarySite->beaconLength;
666 if(XCC_ParseClientTP(pSiteMgr->hOs,pPrimarySite,(TI_INT8 *)&ExternTxPower,pIeBuffer,PktLength) == TI_OK)
674 XCCMngr_parseXCCVer(pSiteMgr->hXCCMngr, pIeBuffer, PktLength);
692 pIeBuffer, PktLength);
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
systemConfig.c 408 TI_UINT16 PktLength=0;
434 PktLength = pPrimarySite->probeRespLength;
439 PktLength = pPrimarySite->beaconLength;
660 if(XCC_ParseClientTP(pSiteMgr->hOs,pPrimarySite,&ExternTxPower,pIeBuffer,PktLength) == TI_OK)
668 XCCMngr_parseXCCVer(pSiteMgr->hXCCMngr, pIeBuffer, PktLength);
686 pIeBuffer, PktLength);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
select.c     [all...]

Completed in 44 milliseconds