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

  /external/libnfc-nci/src/nfa/dm/
nfa_dm_main.c 186 BOOLEAN nfa_dm_is_protocol_supported (tNFC_PROTOCOL protocol, UINT8 sel_res)
189 ||((protocol == NFC_PROTOCOL_T2T) && (sel_res == NFC_SEL_RES_NFC_FORUM_T2T))
  /external/libnfc-nci/src/nfa/int/
nfa_dm_int.h 384 UINT8 activated_sel_res; /* activated tag's SEL_RES response */
627 BOOLEAN nfa_dm_is_protocol_supported (tNFA_NFC_PROTOCOL protocol, UINT8 sel_res);
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_act.c 1783 UINT8 sel_res = nfa_rw_cb.pa_sel_res; local
    [all...]

Completed in 181 milliseconds