Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Drw_api.h142 #define RW_NDEF_FL_SOFT_LOCKABLE 0x20 macro
/system/nfc/src/nfc/tags/
Drw_t1t_ndef.c625 ndef_data.flags |= RW_NDEF_FL_SOFT_LOCKABLE; in rw_t1t_handle_read_rsp()
686 ndef_data.flags |= RW_NDEF_FL_SOFT_LOCKABLE; in rw_t1t_handle_read_rsp()
704 ndef_data.flags |= RW_NDEF_FL_SOFT_LOCKABLE; in rw_t1t_handle_read_rsp()
726 ndef_data.flags |= RW_NDEF_FL_SOFT_LOCKABLE; in rw_t1t_handle_read_rsp()
727 ndef_data.flags |= RW_NDEF_FL_SOFT_LOCKABLE; in rw_t1t_handle_read_rsp()
Drw_t2t_ndef.c267 ndef_data.flags |= RW_NDEF_FL_SOFT_LOCKABLE; in rw_t2t_ntf_tlv_detect_complete()
/system/nfc/src/nfa/include/
Dnfa_api.h226 #define NFA_RW_NDEF_FL_SOFT_LOCKABLE RW_NDEF_FL_SOFT_LOCKABLE