Home
last modified time | relevance | path

Searched refs:pTmlReadComplete (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/halimpl/pn54x/tml/
DphTmlNfc.c769 …int8_t *pBuffer, uint16_t wLength, pphTmlNfc_TransactCompletionCb_t pTmlReadComplete, void *pConte… in phTmlNfc_Read() argument
777 (PH_TMLNFC_RESET_VALUE != wLength) && (NULL != pTmlReadComplete)) in phTmlNfc_Read()
787 gpphTmlNfc_Context->tReadInfo.pThread_Callback = pTmlReadComplete; in phTmlNfc_Read()
DphTmlNfc.h201 …int8_t *pBuffer, uint16_t wLength, pphTmlNfc_TransactCompletionCb_t pTmlReadComplete, void *pCont…