Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_mfc.cc272 if (p_mfc->selres & RW_MFC_4K_Support) in rw_mfc_handle_format_op()
494 if ((p_mfc->selres & RW_MFC_4K_Support) && in rw_mfc_handle_write_op()
544 tNFC_STATUS rw_mfc_select(uint8_t selres, uint8_t uid[MFC_UID_LEN]) { in rw_mfc_select() argument
560 p_mfc->selres = selres; in rw_mfc_select()
1152 if (p_mfc->selres & RW_MFC_4K_Support) in rw_mfc_ntf_tlv_detect_complete()
1310 if ((p_mfc->selres & RW_MFC_4K_Support) && in rw_mfc_handle_ndef_read_rsp()
/system/nfc/src/nfc/include/
Drw_int.h628 uint8_t selres; member
810 extern tNFC_STATUS rw_mfc_select(uint8_t selres, uint8_t uid[T1T_CMD_UID_LEN]);