Searched refs:skip_dyn_locks (Results 1 – 5 of 5) sorted by relevance
315 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()1545 status = RW_T2tDetectNDef(nfa_rw_cb.skip_dyn_locks); in nfa_rw_start_ndef_detection()2569 nfa_rw_cb.skip_dyn_locks = false; in nfa_rw_activate_ntf()2935 nfa_rw_cb.skip_dyn_locks = false; in nfa_rw_handle_op_req()2937 nfa_rw_cb.skip_dyn_locks = true; in nfa_rw_handle_op_req()2941 __func__, nfa_rw_cb.skip_dyn_locks); in nfa_rw_handle_op_req()
558 extern tNFC_STATUS RW_T2tDetectNDef(bool skip_dyn_locks);
411 bool skip_dyn_locks; /* Skip reading dynamic lock bytes from the tag */ member
800 (p_t2t->skip_dyn_locks)) { in rw_t2t_read_locks()2910 tNFC_STATUS RW_T2tDetectNDef(bool skip_dyn_locks) { in RW_T2tDetectNDef() argument2913 p_t2t->skip_dyn_locks = skip_dyn_locks; in RW_T2tDetectNDef()