Home
last modified time | relevance | path

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

/aosp12/system/nfc/src/nfa/include/
H A Dnfa_rw_int.h138 typedef struct { bool b_hard_lock; } tNFA_RW_OP_PARAMS_CONFIG_READ_ONLY; member
293 bool b_hard_lock; member
/aosp12/system/nfc/src/nfa/rw/
H A Dnfa_rw_api.cc258 tNFA_STATUS NFA_RwSetTagReadOnly(bool b_hard_lock) { in NFA_RwSetTagReadOnly()
H A Dnfa_rw_act.cc2017 static tNFC_STATUS nfa_rw_config_tag_ro(bool b_hard_lock) { in nfa_rw_config_tag_ro()
/aosp12/system/nfc/src/nfc/tags/
H A Drw_t1t_ndef.cc2525 tNFC_STATUS RW_T1tSetTagReadOnly(bool b_hard_lock) { in RW_T1tSetTagReadOnly()
H A Drw_t2t_ndef.cc3098 tNFC_STATUS RW_T2tSetTagReadOnly(bool b_hard_lock) { in RW_T2tSetTagReadOnly()
H A Drw_t3t.cc3015 tNFC_STATUS RW_T3tSetReadOnly(bool b_hard_lock) { in RW_T3tSetReadOnly()
/aosp12/system/nfc/src/nfc/include/
H A 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