HomeSort by relevance Sort by last modified time
    Searched refs:nfa_poll_bail_out_mode (Results 1 - 4 of 4) sorted by null

  /system/nfc/src/nfa/dm/
nfa_dm_cfg.c 109 bool nfa_poll_bail_out_mode = false; variable
nfa_dm_discover.c     [all...]
  /system/nfc/src/adaptation/
NfcAdaptation.cpp 76 extern bool nfa_poll_bail_out_mode;
182 nfa_poll_bail_out_mode = num;
183 ALOGD("%s: Overriding NFA_POLL_BAIL_OUT_MODE to use %d", func,
184 nfa_poll_bail_out_mode);
  /system/nfc/src/nfa/int/
nfa_dm_int.h 562 extern bool nfa_poll_bail_out_mode;

Completed in 441 milliseconds