Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/tml/
DphTmlUwb.h69 } phTmlUwb_TransactInfo_t; /* Instance of Transaction structure */ typedef
78 void* pContext, phTmlUwb_TransactInfo_t* pInfo);
DphTmlUwb.cc160 static phTmlUwb_TransactInfo_t tTransactionInfo; in phTmlUwb_TmlReaderThread()
263 static phTmlUwb_TransactInfo_t tTransactionInfo; in phTmlUwb_TmlWriterThread()
638 phTmlUwb_TransactInfo_t* pTransactionInfo = (phTmlUwb_TransactInfo_t*)pParams; in phTmlUwb_ReadDeferredCb()
660 phTmlUwb_TransactInfo_t* pTransactionInfo = (phTmlUwb_TransactInfo_t*)pParams; in phTmlUwb_WriteDeferredCb()
/hardware/nxp/uwb/halimpl/hal/
DphNxpUciHal.h240 void phNxpUciHal_read_complete(void* pContext, phTmlUwb_TransactInfo_t* pInfo);
DphNxpUciHal.cc57 phTmlUwb_TransactInfo_t* pInfo);
456 phTmlUwb_TransactInfo_t* pInfo) { in phNxpUciHal_write_complete()
485 void phNxpUciHal_read_complete(void* pContext, phTmlUwb_TransactInfo_t* pInfo) in phNxpUciHal_read_complete()