Home
last modified time | relevance | path

Searched defs:b_hard_lock (Results 1 – 7 of 7) sorted by relevance

/system/nfc/src/nfa/include/
Dnfa_rw_int.h137 typedef struct { bool b_hard_lock; } tNFA_RW_OP_PARAMS_CONFIG_READ_ONLY; member
285 bool b_hard_lock; member
/system/nfc/src/nfa/rw/
Dnfa_rw_api.cc257 tNFA_STATUS NFA_RwSetTagReadOnly(bool b_hard_lock) { in NFA_RwSetTagReadOnly()
Dnfa_rw_act.cc1900 static tNFC_STATUS nfa_rw_config_tag_ro(bool b_hard_lock) { in nfa_rw_config_tag_ro()
/system/nfc/src/nfc/tags/
Drw_t1t_ndef.cc2525 tNFC_STATUS RW_T1tSetTagReadOnly(bool b_hard_lock) { in RW_T1tSetTagReadOnly()
Drw_t2t_ndef.cc3018 tNFC_STATUS RW_T2tSetTagReadOnly(bool b_hard_lock) { in RW_T2tSetTagReadOnly()
Drw_t3t.cc2929 tNFC_STATUS RW_T3tSetReadOnly(bool b_hard_lock) { in RW_T3tSetReadOnly()
/system/nfc/src/nfc/include/
Drw_int.h188 bool b_hard_lock; /* Hard lock the tag as part of config tag to Read only */ member
409 bool b_hard_lock; /* Hard lock the tag as part of config tag to Read only */ member