Searched refs:configMgr_sendMsdu (Results 1 - 4 of 4) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DsrcApi.h84 TI_STATUS configMgr_sendMsdu(TI_HANDLE hConfigMgr,
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
H A Dosapi.c1386 status = configMgr_sendMsdu(drv->adapter.CoreHalCtx, pMsdu, 0);
H A Desta_drv.c606 configMgr_sendMsdu(drv->adapter.CoreHalCtx, pMsdu, 0);
743 status = configMgr_sendMsdu(drv->adapter.CoreHalCtx, pMsdu, 0);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
H A DconfigMgr.c521 * configMgr_sendMsdu *
535 TI_STATUS configMgr_sendMsdu (TI_HANDLE hConfigMgr, function
556 WLAN_REPORT_DEBUG_TX(pConfigManager->hReport,("configMgr_sendMsdu Sending packet Lenght\n",pMsdu->dataLen));

Completed in 107 milliseconds