HomeSort by relevance Sort by last modified time
    Searched refs:ctrlDebugFunction (Results 1 - 6 of 6) sorted by null

  /system/wlan/ti/wilink_6_1/Test/
dataCtrlDbg.h 81 void ctrlDebugFunction (TI_HANDLE hCtrlData, TI_UINT32 funcType, void *pParam);
ctrlDbg.c 65 void ctrlDebugFunction(TI_HANDLE hCtrlData, TI_UINT32 funcType, void *pParam)
debug.c 176 ctrlDebugFunction(pStadHandles->hCtrlData, functionNumber % 100, pParam);
  /hardware/ti/wlan/wl1271/Test/
ctrlDbg.c 65 void ctrlDebugFunction(TI_HANDLE hCtrlData, TI_UINT32 funcType, void *pParam)
dataCtrlDbg.h 83 void ctrlDebugFunction (TI_HANDLE hCtrlData, TI_UINT32 funcType, void *pParam);
debug.c 176 ctrlDebugFunction(pStadHandles->hCtrlData, functionNumber % 100, pParam);

Completed in 41 milliseconds