Home
last modified time | relevance | path

Searched defs:phTmlUwb_WriteInfo (Results 1 – 1 of 1) sorted by relevance

/hardware/nxp/uwb/halimpl/tml/
DphTmlUwb.cc52 struct phTmlUwb_WriteInfo { struct
53 volatile bool bThreadShouldStop;
54 volatile bool bThreadRunning;
56 bThreadBusy; /*Flag to indicate thread is busy on respective operation */
58 WriteCallback* pThread_Callback;
59 void* pContext; /*Context passed while invocation of operation */
60 const uint8_t* pBuffer; /*Buffer passed while invocation of operation */
61 size_t wLength; /*Length of data read/written */
62 tHAL_UWB_STATUS wWorkStatus; /*Status of the transaction performed */