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

  /external/libnfc-nci/src/nfa/dm/
nfa_dm_main.c 324 case NFC_PMID_LF_T3T_FLAGS2:
nfa_dm_discover.c 544 UINT8_TO_STREAM (p, NFC_PMID_LF_T3T_FLAGS2);
    [all...]
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 125 #define NFC_PMID_LF_T3T_FLAGS2 NCI_PARAM_ID_LF_T3T_FLAGS2
    [all...]
  /external/libnfc-nci/src/nfa/ce/
nfa_ce_act.c 317 /* For NCI draft 22+, the polarity of NFC_PMID_LF_T3T_FLAGS2 is flipped */
320 UINT8_TO_STREAM (p_params, NFC_PMID_LF_T3T_FLAGS2); /* type */
    [all...]

Completed in 253 milliseconds