Home
last modified time | relevance | path

Searched refs:CONNECT_MODE_AUTO (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
Dsme.c156 if (CONNECT_MODE_AUTO == pSme->eConnectMode) in sme_SetDefaults()
191 pSme->eLastConnectMode = CONNECT_MODE_AUTO; in sme_SetDefaults()
458 if (CONNECT_MODE_AUTO == pSme->eConnectMode) in sme_SetParam()
611 if (CONNECT_MODE_AUTO == pSme->eConnectMode) in sme_ScanResultCB()
658 if (CONNECT_MODE_AUTO == pSme->eConnectMode) in sme_ScanResultCB()
DsmeSm.c185 if (CONNECT_MODE_AUTO == pSme->eConnectMode) in smeSm_Start()
263 if (CONNECT_MODE_AUTO == pSme->eConnectMode) in smeSm_PreConnect()
510 else if (CONNECT_MODE_AUTO != pSme->eLastConnectMode) in smeSm_DisconnectDone()
/hardware/ti/wlan/wl1271/stad/Export_Inc/
DparamOut.h504 CONNECT_MODE_AUTO = 0, enumerator
/hardware/ti/wlan/wl1271/platforms/os/common/src/
DosRgstry.c1799 CONNECT_MODE_AUTO, CONNECT_MODE_AUTO, CONNECT_MODE_MANUAL, in regFillInitTable()