Home
last modified time | relevance | path

Searched refs:ctrlDebugFunction (Results 1 – 3 of 3) sorted by relevance

/system/wlan/ti/wilink_6_1/Test/
DdataCtrlDbg.h81 void ctrlDebugFunction (TI_HANDLE hCtrlData, TI_UINT32 funcType, void *pParam);
DctrlDbg.c65 void ctrlDebugFunction(TI_HANDLE hCtrlData, TI_UINT32 funcType, void *pParam) in ctrlDebugFunction() function
Ddebug.c176 ctrlDebugFunction(pStadHandles->hCtrlData, functionNumber % 100, pParam); in debugFunction()