Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/self-test/
DphNxpNciHal_SelfTest.cc497 static void hal_read_cb(void* pContext, phTmlNfc_TransactInfo_t* pInfo);
824 hal_read_cb(pContext, NULL); in hal_write_rsp_timeout_cb()
860 static void hal_read_cb(void* pContext, phTmlNfc_TransactInfo_t* pInfo) { in hal_read_cb() function
991 (pphTmlNfc_TransactCompletionCb_t)&hal_read_cb, &cb_data); in phNxpNciHal_readLocked()
/hardware/nxp/nfc/pn8x/halimpl/self-test/
DphNxpNciHal_SelfTest.cc497 static void hal_read_cb(void* pContext, phTmlNfc_TransactInfo_t* pInfo);
824 hal_read_cb(pContext, NULL); in hal_write_rsp_timeout_cb()
860 static void hal_read_cb(void* pContext, phTmlNfc_TransactInfo_t* pInfo) { in hal_read_cb() function
992 (pphTmlNfc_TransactCompletionCb_t)&hal_read_cb, &cb_data); in phNxpNciHal_readLocked()