Home
last modified time | relevance | path

Searched refs:sel_res (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfa/dm/
Dnfa_dm_main.cc173 bool nfa_dm_is_protocol_supported(tNFC_PROTOCOL protocol, uint8_t sel_res) { in nfa_dm_is_protocol_supported() argument
176 (sel_res == NFC_SEL_RES_NFC_FORUM_T2T)) || in nfa_dm_is_protocol_supported()
/system/nfc/src/nfa/include/
Dnfa_dm_int.h670 bool nfa_dm_is_protocol_supported(tNFA_NFC_PROTOCOL protocol, uint8_t sel_res);
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc1829 uint8_t sel_res = nfa_rw_cb.pa_sel_res; in nfa_rw_presence_check() local
1840 if (sel_res == NFC_SEL_RES_NFC_FORUM_T2T) { in nfa_rw_presence_check()