Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Drw_api.h160 #define RW_NDEF_FL_SOFT_LOCKABLE 0x20 macro
/system/nfc/src/nfc/tags/
Drw_t1t_ndef.cc633 ndef_data.flags |= RW_NDEF_FL_SOFT_LOCKABLE; in rw_t1t_handle_read_rsp()
702 ndef_data.flags |= RW_NDEF_FL_SOFT_LOCKABLE; in rw_t1t_handle_read_rsp()
722 ndef_data.flags |= RW_NDEF_FL_SOFT_LOCKABLE; in rw_t1t_handle_read_rsp()
745 ndef_data.flags |= RW_NDEF_FL_SOFT_LOCKABLE; in rw_t1t_handle_read_rsp()
746 ndef_data.flags |= RW_NDEF_FL_SOFT_LOCKABLE; in rw_t1t_handle_read_rsp()
Drw_t2t_ndef.cc270 ndef_data.flags |= RW_NDEF_FL_SOFT_LOCKABLE; in rw_t2t_ntf_tlv_detect_complete()