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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scanResultTable.h 121 TI_UINT16 atimWindow;
scanResultTable.c 69 pSite->atimWindow = (pFrame)->parsedIEs->content.iePacket.pIBSSParamsSet->atimWindow
    [all...]
templates.c 528 COPY_WLAN_WORD(&((dot11_IBSS_PARAMS_t *)(pBuf))->atimWindow, &pPrimarySite->atimWindow);
systemConfig.c 368 IBSSParamsSet.atimWindow = pSiteMgr->pDesiredParams->siteMgrDesiredAtimWindow;
siteMgr.c 153 pSite->atimWindow = pFrameInfo->content.iePacket.pIBSSParamsSet->atimWindow
631 (pSiteMgr->pDesiredParams->siteMgrDesiredAtimWindow != pConfig->ATIMWindow))
635 pSiteMgr->pDesiredParams->siteMgrDesiredAtimWindow = pConfig->ATIMWindow;
    [all...]
mlmeParser.c     [all...]
  /hardware/ti/wlan/wl1271/utils/
802_11Defs.h 524 TI_UINT16 atimWindow;
    [all...]
  /hardware/ti/wlan/wl1271/Test/
siteMgrDebug.c 794 WLAN_OS_REPORT(("ATIM Window %d\n", pCurrentSiteTable->siteTable[i].atimWindow));
    [all...]

Completed in 85 milliseconds