Searched refs:nfa_ee_get_tech_route (Results 1 – 4 of 4) sorted by relevance
521 void nfa_ee_get_tech_route(uint8_t power_state, uint8_t* p_handles);
678 #define nfa_ee_get_tech_route(ps, ha) \ macro
893 nfa_ee_get_tech_route(NFA_EE_PWR_STATE_ON, nfa_dm_cb.disc_cb.listen_RT); in nfa_dm_start_rf_discover()
2481 void nfa_ee_get_tech_route(uint8_t power_state, uint8_t* p_handles) { in nfa_ee_get_tech_route() function