Searched refs:tConfig (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
H A Dcu_cmd.c6284 TKeepAliveConfig tConfig; local
6289 &(tConfig), sizeof(TKeepAliveConfig)))
6296 if (TRUE == tConfig.enaDisFlag)
6309 if (TRUE == tConfig.templates[ uIndex ].keepAliveParams.enaDisFlag)
6312 tConfig.templates[ uIndex ].keepAliveParams.trigType);
6313 CuCmd_xtoa_string (&(tConfig.templates[ uIndex ].msgBuffer[ 0 ]),
6314 tConfig.templates[ uIndex ].msgBufferLength, (U8*)&(msgBuffer[ 0 ]));
6316 tConfig.templates[ uIndex ].keepAliveParams.enaDisFlag,
6318 tConfig.templates[ uIndex ].keepAliveParams.interval,

Completed in 49 milliseconds