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.h138 typedef struct { bool b_hard_lock; } tNFA_RW_OP_PARAMS_CONFIG_READ_ONLY; member
293 bool b_hard_lock; member
/system/nfc/src/nfa/rw/
Dnfa_rw_api.cc255 tNFA_STATUS NFA_RwSetTagReadOnly(bool b_hard_lock) { in NFA_RwSetTagReadOnly()
Dnfa_rw_act.cc2018 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.cc2524 tNFC_STATUS RW_T1tSetTagReadOnly(bool b_hard_lock) { in RW_T1tSetTagReadOnly()
Drw_t2t_ndef.cc3048 tNFC_STATUS RW_T2tSetTagReadOnly(bool b_hard_lock) { in RW_T2tSetTagReadOnly()
Drw_t3t.cc3034 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
407 bool b_hard_lock; /* Hard lock the tag as part of config tag to Read only */ member