Home
last modified time | relevance | path

Searched refs:uMaxScanDuration (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/stad/Export_Inc/
DparamOut.h919 TI_UINT32 uMaxScanDuration; member
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DsmeSm.c684 pSme->tScanParams.tChannels[ uIndex ].uMaxDwellTimeMs = pSme->tInitParams.uMaxScanDuration; in sme_StartScan()
/hardware/ti/wlan/wl1271/platforms/os/common/src/
DosRgstry.c1840 sizeof p->tSmeInitParams.uMaxScanDuration, in regFillInitTable()
1841 (TI_UINT8*)&p->tSmeInitParams.uMaxScanDuration); in regFillInitTable()