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

  /system/nfc/src/nfa/include/
nfa_ee_api.h 57 NFA_EE_UPDATED_EVT, /* The status for NFA_EeUpdateNow */
298 ** Note: NFA_EeUpdateNow() should be called after last NFA-EE
327 ** Note: NFA_EeUpdateNow() should be called after last NFA-EE
355 ** Note: NFA_EeUpdateNow() should be called after last NFA-EE
381 ** Note: NFA_EeUpdateNow() should be called after last NFA-EE
403 ** Note: NFA_EeUpdateNow() should be called after last NFA-EE
429 ** Note: NFA_EeUpdateNow() should be called after last NFA-EE
455 ** Function NFA_EeUpdateNow
469 extern tNFA_STATUS NFA_EeUpdateNow(void);
  /system/nfc/src/nfa/ee/
nfa_ee_api.cc 283 ** Note: NFA_EeUpdateNow() should be called after last NFA-EE
350 ** Note: NFA_EeUpdateNow() should be called after last NFA-EE
415 ** Note: NFA_EeUpdateNow() should be called after last NFA-EE
476 ** Note: NFA_EeUpdateNow() should be called after last NFA-EE
522 ** Note: NFA_EeUpdateNow() should be called after last NFA-EE
576 ** Note: NFA_EeUpdateNow() should be called after last NFA-EE
636 ** Function NFA_EeUpdateNow
650 tNFA_STATUS NFA_EeUpdateNow(void) {
  /packages/apps/Nfc/nci/jni/
RoutingManager.cpp 399 nfaStat = NFA_EeUpdateNow();

Completed in 987 milliseconds