Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/Test/
DroamingMgrDebug.c94 param.content.roamingTriggerType = ROAMING_TRIGGER_LOW_QUALITY; in roamingMgrDebugFunction()
100 param.content.roamingTriggerType = ROAMING_TRIGGER_BSS_LOSS; in roamingMgrDebugFunction()
106 param.content.roamingTriggerType = ROAMING_TRIGGER_SWITCH_CHANNEL; in roamingMgrDebugFunction()
112 param.content.roamingTriggerType = ROAMING_TRIGGER_AP_DISCONNECT; in roamingMgrDebugFunction()
/hardware/ti/wlan/wl1271/stad/src/Application/
DroamingMngr.c873 …ITY_INFORMATION, "roamingMngr_setParam TRIGGER_EVENT= %d \n", pParam->content.roamingTriggerType); in roamingMngr_setParam()
874 …nt(pRoamingMngr->hAPConnection, (apConn_roamingTrigger_e)pParam->content.roamingTriggerType, NULL); in roamingMngr_setParam()
/hardware/ti/wlan/wl1271/stad/Export_Inc/
DparamOut.h744 TI_UINT32 roamingTriggerType; member
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DqosMngr.c2847 param.content.roamingTriggerType = ROAMING_TRIGGER_TSPEC_REJECTED; in QosMngr_receiveActionFrames()