Searched refs:NFC_PROTOCOL_15693 (Results 1 – 8 of 8) sorted by relevance
264 …FC_PROTOCOL_T1T) && (protocol != NFC_PROTOCOL_T2T) && (protocol != NFC_PROTOCOL_15693) && (protoco… in NFA_RwSetTagReadOnly()270 if ( (!b_hard_lock && (protocol == NFC_PROTOCOL_15693)) in NFA_RwSetTagReadOnly()833 if (nfa_rw_cb.protocol != NFC_PROTOCOL_15693) in NFA_RwI93Inventory()887 if (nfa_rw_cb.protocol != NFC_PROTOCOL_15693) in NFA_RwI93StayQuiet()929 if (nfa_rw_cb.protocol != NFC_PROTOCOL_15693) in NFA_RwI93ReadSingleBlock()973 if (nfa_rw_cb.protocol != NFC_PROTOCOL_15693) in NFA_RwI93WriteSingleBlock()1026 if (nfa_rw_cb.protocol != NFC_PROTOCOL_15693) in NFA_RwI93LockBlock()1071 if ( nfa_rw_cb.protocol != NFC_PROTOCOL_15693) in NFA_RwI93ReadMultipleBlocks()1118 if ( nfa_rw_cb.protocol != NFC_PROTOCOL_15693) in NFA_RwI93WriteMultipleBlocks()1178 if (nfa_rw_cb.protocol != NFC_PROTOCOL_15693) in NFA_RwI93Select()[all …]
1480 case NFC_PROTOCOL_15693: /* ISO 15693 */ in nfa_rw_start_ndef_detection()1556 case NFC_PROTOCOL_15693: /* ISO 15693 */ in nfa_rw_start_ndef_read()1643 case NFC_PROTOCOL_15693: /* ISO 15693 */ in nfa_rw_start_ndef_write()1868 case NFC_PROTOCOL_15693: /* ISO 15693 */ in nfa_rw_presence_check()1976 else if (protocol == NFC_PROTOCOL_15693) in nfa_rw_format_tag()2067 case NFC_PROTOCOL_15693: in nfa_rw_config_tag_ro()2620 &&(p_activate_params->protocol != NFC_PROTOCOL_15693) ) in nfa_rw_activate_ntf()2687 case NFC_PROTOCOL_15693: in nfa_rw_activate_ntf()
266 case NFC_PROTOCOL_15693: /* ISO 15693 */ in RW_SetActivatedTagType()
1902 rw_data.ndef.protocol = NFC_PROTOCOL_15693; in rw_i93_sm_detect_ndef()2926 rw_data.ndef.protocol = NFC_PROTOCOL_15693; in rw_i93_handle_error()
193 ||(protocol == NFC_PROTOCOL_15693) ); in nfa_dm_is_protocol_supported()
1644 ||(nfa_dm_cb.disc_cb.activated_protocol == NFC_PROTOCOL_15693) in nfa_dm_poll_disc_cback()
124 #define NFA_PROTOCOL_ISO15693 NFC_PROTOCOL_15693
346 #define NFC_PROTOCOL_15693 NCI_PROTOCOL_15693 macro