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

  /system/nfc/src/nfa/ee/
nfa_ee_main.cc 488 nfa_ee_cb.ee_flags |= NFA_EE_FLAG_WAIT_DISCONN;
513 if (!(nfa_ee_cb.ee_flags & NFA_EE_FLAG_WAIT_DISCONN)) {
nfa_ee_act.cc     [all...]
  /system/nfc/src/nfa/include/
nfa_ee_int.h 447 #define NFA_EE_FLAG_WAIT_DISCONN 0x04

Completed in 1165 milliseconds