Searched refs:nfa_ee_get_tech_route (Results 1 – 4 of 4) sorted by relevance
447 void nfa_ee_get_tech_route (UINT8 power_state, UINT8 *p_handles);
640 #define nfa_ee_get_tech_route(ps, ha) memset(ha, NFC_DH_ID, NFA_DM_MAX_TECH_ROUTE); macro
1837 void nfa_ee_get_tech_route (UINT8 power_state, UINT8 *p_handles) in nfa_ee_get_tech_route() function
985 nfa_ee_get_tech_route (NFA_EE_PWR_STATE_ON, nfa_dm_cb.disc_cb.listen_RT); in nfa_dm_start_rf_discover()