Searched defs:hCmdInterpret (Results 1 – 2 of 2) sorted by relevance
111 TI_STATUS cmdInterpret_Destroy (TI_HANDLE hCmdInterpret, TI_HANDLE hEvHandler) in cmdInterpret_Destroy()125 void cmdInterpret_Init (TI_HANDLE hCmdInterpret, TStadHandlesList *pStadHandles) in cmdInterpret_Init()139 int cmdInterpret_convertAndExecute(TI_HANDLE hCmdInterpret, TConfigCommand *cmdObj) in cmdInterpret_convertAndExecute()1340 int cmdInterpret_ServiceCompleteCB (TI_HANDLE hCmdInterpret, int status, void *buffer) in cmdInterpret_ServiceCompleteCB()1364 static int cmdInterpret_initEvents(TI_HANDLE hCmdInterpret) in cmdInterpret_initEvents()1387 static int cmdInterpret_unregisterEvents(TI_HANDLE hCmdInterpret, TI_HANDLE hEvHandler) in cmdInterpret_unregisterEvents()1688 static int cmdInterpret_setSecurityParams (TI_HANDLE hCmdInterpret) in cmdInterpret_setSecurityParams()1771 void *cmdInterpret_GetStat (TI_HANDLE hCmdInterpret) in cmdInterpret_GetStat()
62 TI_HANDLE hCmdInterpret; member