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

  /system/nfc/src/nfa/dm/
nfa_dm_main.c 317 case NFC_PMID_LF_T3T_FLAGS2:
nfa_dm_discover.c 501 UINT8_TO_STREAM(p, NFC_PMID_LF_T3T_FLAGS2);
    [all...]
  /system/nfc/src/nfc/include/
nfc_api.h 160 #define NFC_PMID_LF_T3T_FLAGS2 NCI_PARAM_ID_LF_T3T_FLAGS2
    [all...]
  /system/nfc/src/nfa/ce/
nfa_ce_act.c 314 /* For NCI draft 22+, the polarity of NFC_PMID_LF_T3T_FLAGS2 is flipped */
317 UINT8_TO_STREAM(p_params, NFC_PMID_LF_T3T_FLAGS2); /* type */
    [all...]

Completed in 242 milliseconds