Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/hal/
DphNxpNciHal_ext.cc56 static void hal_extns_write_rsp_timeout_cb(uint32_t TimerId, void* pContext);
513 &hal_extns_write_rsp_timeout_cb, NULL); in phNxpNciHal_process_ext_cmd_rsp()
545 &hal_extns_write_rsp_timeout_cb, NULL); in phNxpNciHal_process_ext_cmd_rsp()
919 static void hal_extns_write_rsp_timeout_cb(uint32_t timerId, void* pContext) { in hal_extns_write_rsp_timeout_cb() function