Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Application/
DroamingMngrApi.h304 TI_STATUS roamingMngr_setBssLossThreshold (TI_HANDLE hRoamingMngr, TI_UINT32 uNumOfBeacons, TI_UINT…
DroamingMngr.c1215 TI_STATUS roamingMngr_setBssLossThreshold (TI_HANDLE hRoamingMngr, TI_UINT32 uNumOfBeacons, TI_UINT… in roamingMngr_setBssLossThreshold() function
/hardware/ti/wlan/wl1271/Test/
DroamingMgrDebug.c141 roamingMngr_setBssLossThreshold(hRoamingMngr, 10, 1); in roamingMgrDebugFunction()