Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_mfc.cc273 if (p_mfc->selres & RW_MFC_4K_Support) in rw_mfc_handle_format_op()
492 if ((p_mfc->selres & RW_MFC_4K_Support) && in rw_mfc_handle_write_op()
542 tNFC_STATUS rw_mfc_select(uint8_t selres, uint8_t uid[MFC_UID_LEN]) { in rw_mfc_select() argument
558 p_mfc->selres = selres; in rw_mfc_select()
1162 if (p_mfc->selres & RW_MFC_4K_Support) in rw_mfc_ntf_tlv_detect_complete()
1320 if ((p_mfc->selres & RW_MFC_4K_Support) && in rw_mfc_handle_ndef_read_rsp()
/system/nfc/src/nfc/include/
Drw_int.h650 uint8_t selres; member
915 extern tNFC_STATUS rw_mfc_select(uint8_t selres, uint8_t uid[T1T_CMD_UID_LEN]);