Home
last modified time | relevance | path

Searched refs:SendPacketDebug (Results 1 – 4 of 4) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/Core_Adapt/Export_Inc/
DCore_AdaptTx.h125 void SendPacketDebug (TI_HANDLE hUser, UINT32 aPacketId, UINT32 uDebugInfo);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_Ctrl_Blk/
DTNETW_Driver.h144 void SendPacketDebug (TI_HANDLE hUser, UINT32 aPacketId, UINT32 uDebugInfo);
DTNETW_Driver_Tx.c500 SendPacketDebug (pTnetwDrv->hUser, pPktCtrlBlk->txPktParams.packetId, uDebugInfo); in TnetwDrv_TxXferDebug()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/Core_Adapt/
DCore_AdaptTx.c294 void SendPacketDebug (TI_HANDLE hUser, UINT32 uPacketId, UINT32 uDebugInfo) in SendPacketDebug() function