Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/self-test/
DphNxpNciHal_SelfTest.cc505 static void hal_read_cb(void* pContext, phTmlNfc_TransactInfo_t* pInfo);
832 hal_read_cb(pContext, NULL); in hal_write_rsp_timeout_cb()
868 static void hal_read_cb(void* pContext, phTmlNfc_TransactInfo_t* pInfo) { in hal_read_cb() function
1000 (pphTmlNfc_TransactCompletionCb_t)&hal_read_cb, &cb_data); in phNxpNciHal_readLocked()