Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DPowerMgrKeepAlive.c52 TKeepAliveConfig tCurrentConfig;
323 pParam->paramLength = sizeof (TKeepAliveConfig); in powerMgrKL_getParam()
325 (void*)&(pPowerMgrKL->tCurrentConfig), sizeof (TKeepAliveConfig)); in powerMgrKL_getParam()
/hardware/ti/wlan/wl1271/stad/Export_Inc/
DSTADExternalIf.h380 } TKeepAliveConfig; typedef
DparamOut.h799 TKeepAliveConfig *pPowerMgrKeepAliveConfig;
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
Dcu_cmd.c6284 TKeepAliveConfig tConfig; in CuCmd_ShowKeepAlive()
6289 &(tConfig), sizeof(TKeepAliveConfig))) in CuCmd_ShowKeepAlive()