Home | History | Annotate | Download | only in Data_link

Lines Matching refs:TxEventDistributor

177 	pTxCtrl->TxEventDistributor = DistributorMgr_Create(hOs, MAX_TX_NOTIF_REQ_ELMENTS);
305 DistributorMgr_Destroy (pTxCtrl->TxEventDistributor);
1278 if(pTxCtrl->TxEventDistributor)
1280 DistributorMgr_EventCall(pTxCtrl->TxEventDistributor, EventMask, dataLen);