Home
last modified time | relevance | path

Searched refs:p_handles (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/ee/
Dnfa_ee_act.c1837 void nfa_ee_get_tech_route (UINT8 power_state, UINT8 *p_handles) in nfa_ee_get_tech_route() argument
1853 p_handles[xx] = NFC_DH_ID; in nfa_ee_get_tech_route()
1863 p_handles[xx] = p_cb->nfcee_id; in nfa_ee_get_tech_route()
1867 p_handles[xx] = p_cb->nfcee_id; in nfa_ee_get_tech_route()
1871 p_handles[xx] = p_cb->nfcee_id; in nfa_ee_get_tech_route()
1877 …NFA_TRACE_DEBUG4("0x%x, 0x%x, 0x%x, 0x%x", p_handles[0], p_handles[1], p_handles[2], p_handles[3]); in nfa_ee_get_tech_route()
/external/libnfc-nci/src/nfa/int/
Dnfa_ee_int.h447 void nfa_ee_get_tech_route (UINT8 power_state, UINT8 *p_handles);