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

/system/wlan/ti/wilink_6_1/stad/Export_Inc/
H A DSTADExternalIf.h359 TI_UINT8 msgBuffer[ KEEP_ALIVE_TEMPLATE_MAX_LENGTH ]; /**< Buffer which holds the Keep Alive Template */ member in struct:__anon1498
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
H A DPowerMgrKeepAlive.c364 &(pPowerMgrKL->tCurrentConfig.templates[ uMessageIndex ].msgBuffer[ 0 ]),
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
H A Dcu_cmd.c6180 CuCmd_atox_string ((U8*)parm[ 3 ].value, &keepAliveParams.msgBuffer[ 0 ]);
6218 S8 msgBuffer[ KEEP_ALIVE_TEMPLATE_MAX_LENGTH * 2 ]; local
6245 CuCmd_xtoa_string (&(tConfig.templates[ uIndex ].msgBuffer[ 0 ]),
6246 tConfig.templates[ uIndex ].msgBufferLength, (U8*)&(msgBuffer[ 0 ]));
6251 &(msgBuffer[ 0 ]));

Completed in 70 milliseconds