Home
last modified time | relevance | path

Searched defs:hCmdInterpret (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/wlan/wl1271/platforms/os/linux/src/
DCmdInterpretWext.c119 TI_STATUS cmdInterpret_Destroy (TI_HANDLE hCmdInterpret, TI_HANDLE hEvHandler) in cmdInterpret_Destroy()
133 void cmdInterpret_Init (TI_HANDLE hCmdInterpret, TStadHandlesList *pStadHandles) in cmdInterpret_Init()
147 int cmdInterpret_convertAndExecute(TI_HANDLE hCmdInterpret, TConfigCommand *cmdObj) in cmdInterpret_convertAndExecute()
1496 int cmdInterpret_ServiceCompleteCB (TI_HANDLE hCmdInterpret, int status, void *buffer) in cmdInterpret_ServiceCompleteCB()
1520 static int cmdInterpret_initEvents(TI_HANDLE hCmdInterpret) in cmdInterpret_initEvents()
1543 static int cmdInterpret_unregisterEvents(TI_HANDLE hCmdInterpret, TI_HANDLE hEvHandler) in cmdInterpret_unregisterEvents()
1847 static int cmdInterpret_setSecurityParams (TI_HANDLE hCmdInterpret) in cmdInterpret_setSecurityParams()
1930 void *cmdInterpret_GetStat (TI_HANDLE hCmdInterpret) in cmdInterpret_GetStat()
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DCmdHndlr.c62 TI_HANDLE hCmdInterpret; member