HomeSort by relevance Sort by last modified time
    Searched refs:sel_res (Results 1 - 3 of 3) sorted by null

  /system/nfc/src/nfa/dm/
nfa_dm_main.c 173 bool nfa_dm_is_protocol_supported(tNFC_PROTOCOL protocol, uint8_t sel_res) {
177 (sel_res == NFC_SEL_RES_NFC_FORUM_T2T)) ||
  /system/nfc/src/nfa/int/
nfa_dm_int.h 379 uint8_t activated_sel_res; /* activated tag's SEL_RES response */
644 bool nfa_dm_is_protocol_supported(tNFA_NFC_PROTOCOL protocol, uint8_t sel_res);
  /system/nfc/src/nfa/rw/
nfa_rw_act.c 1698 uint8_t sel_res = nfa_rw_cb.pa_sel_res; local
    [all...]

Completed in 81 milliseconds