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

  /external/libnfc-nci/src/nfa/int/
nfa_ee_int.h 421 void nfa_ee_get_tech_route (UINT8 power_state, UINT8 *p_handles);
nfa_dm_int.h 604 #define nfa_ee_get_tech_route(ps, ha) memset(ha, NFC_DH_ID, NFA_DM_MAX_TECH_ROUTE); macro
  /external/libnfc-nci/src/nfa/ee/
nfa_ee_act.c 1520 void nfa_ee_get_tech_route (UINT8 power_state, UINT8 *p_handles) function
    [all...]
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_discover.c 955 nfa_ee_get_tech_route (NFA_EE_PWR_STATE_ON, nfa_dm_cb.disc_cb.listen_RT);
    [all...]

Completed in 1804 milliseconds