Searched refs:skip_dyn_locks (Results 1 – 5 of 5) sorted by relevance
307 bool skip_dyn_locks; /* To skip reading dynamic locks during NDEF Detect */ member
766 (nfa_rw_cb.skip_dyn_locks == true)) { in nfa_rw_handle_t2t_evt()768 nfa_rw_cb.skip_dyn_locks = false; in nfa_rw_handle_t2t_evt()773 nfa_rw_cb.skip_dyn_locks = true; in nfa_rw_handle_t2t_evt()1542 status = RW_T2tDetectNDef(nfa_rw_cb.skip_dyn_locks); in nfa_rw_start_ndef_detection()2548 nfa_rw_cb.skip_dyn_locks = false; in nfa_rw_activate_ntf()2820 nfa_rw_cb.skip_dyn_locks = false; in nfa_rw_handle_op_req()
555 extern tNFC_STATUS RW_T2tDetectNDef(bool skip_dyn_locks);
413 bool skip_dyn_locks; /* Skip reading dynamic lock bytes from the tag */ member
798 (p_t2t->skip_dyn_locks)) { in rw_t2t_read_locks()2873 tNFC_STATUS RW_T2tDetectNDef(bool skip_dyn_locks) { in RW_T2tDetectNDef() argument2876 p_t2t->skip_dyn_locks = skip_dyn_locks; in RW_T2tDetectNDef()