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

  /external/libnfc-nci/src/nfa/include/
nfa_ee_api.h 48 NFA_EE_SET_TECH_CFG_EVT, /* The status for setting the routing based on RF tech. */
305 ** operation is reported as the NFA_EE_SET_TECH_CFG_EVT.
  /packages/apps/Nfc/nci/jni/
RoutingManager.cpp 487 case NFA_EE_SET_TECH_CFG_EVT:
489 ALOGD ("%s: NFA_EE_SET_TECH_CFG_EVT; status=0x%X", fn, eventData->status);
  /external/libnfc-nci/src/nfa/ee/
nfa_ee_act.c 563 nfa_ee_report_event (p_cb->p_ee_cback, NFA_EE_SET_TECH_CFG_EVT, &evt_data);
    [all...]

Completed in 43 milliseconds