Home
last modified time | relevance | path

Searched defs:nfa_ee_get_tech_route (Results 1 – 2 of 2) sorted by relevance

/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc2477 void nfa_ee_get_tech_route(uint8_t power_state, uint8_t* p_handles) { in nfa_ee_get_tech_route() function
/system/nfc/src/nfa/include/
Dnfa_dm_int.h678 #define nfa_ee_get_tech_route(ps, ha) \ macro