Searched defs:old_pres_check_flag (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_discover.c1680 tNFA_DM_DISC_FLAGS old_pres_check_flag = (nfa_dm_cb.disc_cb.disc_flags & NFA_DM_DISC_FLAGS_CHECKING); local
1713 if (!old_pres_check_flag)
1720 if (old_pres_check_flag)
1741 if (old_pres_check_flag)
1764 if (!old_pres_check_flag)
1776 if (old_pres_check_flag && pres_check_event && !pres_check_event_processed)
1803 tNFA_DM_DISC_FLAGS old_pres_check_flag = (nfa_dm_cb.disc_cb.disc_flags & NFA_DM_DISC_FLAGS_CHECKING); local
1810 if (old_pres_check_flag)
1835 if (old_pres_check_flag)
1888 if (old_pres_check_flag
[all...]

Completed in 35 milliseconds