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

  /external/libnfc-nci/src/nfa/include/
nfa_ee_api.h 50 NFA_EE_UPDATED_EVT, /* The status for NFA_EeUpdateNow */
310 ** Note: NFA_EeUpdateNow() should be called after last NFA-EE function
335 ** Note: NFA_EeUpdateNow() should be called after last NFA-EE function
359 ** Note: NFA_EeUpdateNow() should be called after last NFA-EE function
384 ** Note: NFA_EeUpdateNow() should be called after last NFA-EE function
411 ** Function NFA_EeUpdateNow
425 NFC_API extern tNFA_STATUS NFA_EeUpdateNow (void);
  /external/libnfc-nci/src/nfa/ee/
nfa_ee_api.c 285 ** Note: NFA_EeUpdateNow() should be called after last NFA-EE function
341 ** Note: NFA_EeUpdateNow() should be called after last NFA-EE function
396 ** Note: NFA_EeUpdateNow() should be called after last NFA-EE function
456 ** Note: NFA_EeUpdateNow() should be called after last NFA-EE function
522 ** Function NFA_EeUpdateNow
536 tNFA_STATUS NFA_EeUpdateNow(void)
541 NFA_TRACE_API0 ("NFA_EeUpdateNow()");
  /packages/apps/Nfc/nci/jni/
RoutingManager.cpp 255 nfaStat = NFA_EeUpdateNow();

Completed in 2120 milliseconds