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

  /system/nfc/src/nfa/include/
nfa_ee_api.h 417 ** Function NFA_EeRemoveSystemCodeRouting
437 extern tNFA_STATUS NFA_EeRemoveSystemCodeRouting(uint16_t systemcode);
  /system/nfc/src/nfa/ee/
nfa_ee_api.cc 565 ** Function NFA_EeRemoveSystemCodeRouting
584 tNFA_STATUS NFA_EeRemoveSystemCodeRouting(uint16_t systemcode) {
  /packages/apps/Nfc/nci/jni/
RoutingManager.cpp 793 tNFA_STATUS nfaStat = NFA_EeRemoveSystemCodeRouting(systemCode);

Completed in 199 milliseconds