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

  /system/wlan/ti/wilink_6_1/Test/
dataCtrlDbg.h 80 void rxTxDebugFunction (TI_HANDLE hRxTxHandle, TI_UINT32 funcType, void *pParam);
debug.c 170 rxTxDebugFunction(pStadHandles->hTxCtrl, functionNumber % 100, pParam);
172 rxTxDebugFunction(pStadHandles->hRxData, functionNumber % 100, pParam);
TxDbg.c 55 * rxTxDebugFunction *
60 void rxTxDebugFunction(TI_HANDLE hRxTxHandle, TI_UINT32 funcType, void *pParam)
  /hardware/ti/wlan/wl1271/Test/
dataCtrlDbg.h 82 void rxTxDebugFunction (TI_HANDLE hRxTxHandle, TI_UINT32 funcType, void *pParam);
debug.c 170 rxTxDebugFunction(pStadHandles->hTxCtrl, functionNumber % 100, pParam);
172 rxTxDebugFunction(pStadHandles->hRxData, functionNumber % 100, pParam);
TxDbg.c 55 * rxTxDebugFunction *
60 void rxTxDebugFunction(TI_HANDLE hRxTxHandle, TI_UINT32 funcType, void *pParam)

Completed in 2408 milliseconds