Searched refs:skip_dyn_locks (Results 1 – 5 of 5) sorted by relevance
317 BOOLEAN skip_dyn_locks; /* To skip reading dynamic locks during NDEF Detect */ member
786 ||(nfa_rw_cb.skip_dyn_locks == TRUE) ) in nfa_rw_handle_t2t_evt()789 nfa_rw_cb.skip_dyn_locks = FALSE; in nfa_rw_handle_t2t_evt()795 nfa_rw_cb.skip_dyn_locks = TRUE; in nfa_rw_handle_t2t_evt()1511 status = RW_T2tDetectNDef(nfa_rw_cb.skip_dyn_locks); in nfa_rw_start_ndef_detection()2656 nfa_rw_cb.skip_dyn_locks = FALSE; in nfa_rw_activate_ntf()2919 nfa_rw_cb.skip_dyn_locks = FALSE; in nfa_rw_handle_op_req()
534 NFC_API extern tNFC_STATUS RW_T2tDetectNDef (BOOLEAN skip_dyn_locks);
841 ||(p_t2t->skip_dyn_locks) ) in rw_t2t_read_locks()2951 tNFC_STATUS RW_T2tDetectNDef (BOOLEAN skip_dyn_locks) in RW_T2tDetectNDef() argument2955 p_t2t->skip_dyn_locks = skip_dyn_locks; in RW_T2tDetectNDef()
316 …BOOLEAN skip_dyn_locks; /* Skip reading dynamic lock bytes from th… member