Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_mfc.cc129 tRW_MFC_CB* p_mfc = &rw_cb.tcb.mfc; in RW_MfcFormatNDef()
166 tRW_MFC_CB* p_mfc = &rw_cb.tcb.mfc; in rw_mfc_formatBlock()
225 tRW_MFC_CB* p_mfc = &rw_cb.tcb.mfc; in rw_mfc_handle_format_rsp()
268 tRW_MFC_CB* p_mfc = &rw_cb.tcb.mfc; in rw_mfc_handle_format_op()
323 tRW_MFC_CB* p_mfc = &rw_cb.tcb.mfc; in RW_MfcWriteNDef()
361 tRW_MFC_CB* p_mfc = &rw_cb.tcb.mfc; in rw_mfc_writeBlock()
428 tRW_MFC_CB* p_mfc = &rw_cb.tcb.mfc; in rw_mfc_handle_write_rsp()
471 tRW_MFC_CB* p_mfc = &rw_cb.tcb.mfc; in rw_mfc_handle_write_op()
543 tRW_MFC_CB* p_mfc = &rw_cb.tcb.mfc; in rw_mfc_select()
584 tRW_MFC_CB* p_mfc = &rw_cb.tcb.mfc; in rw_mfc_send_to_lower()
[all …]
Drw_main.cc247 nfc_stop_quick_timer(&rw_cb.tcb.mfc.timer); in RW_SetActivatedTagType()
248 nfc_stop_quick_timer(&rw_cb.tcb.mfc.mfc_timer); in RW_SetActivatedTagType()
/system/nfc/src/nfa/rw/
Dnfa_rw_main.cc137 p_mfc = &rw_cb.tcb.mfc; in nfa_rw_sys_disable()
/system/nfc/src/nfc/include/
Drw_int.h827 tRW_MFC_CB mfc; member