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.cc 317 case NFC_PMID_LF_T3T_FLAGS2:
nfa_dm_discover.cc 523 UINT8_TO_STREAM(p, NFC_PMID_LF_T3T_FLAGS2);
    [all...]
  /system/nfc/src/nfc/include/
nfc_api.h 132 #define NFC_PMID_LF_T3T_FLAGS2 NCI_PARAM_ID_LF_T3T_FLAGS2
    [all...]
  /system/nfc/src/nfa/ce/
nfa_ce_act.cc 359 /* For NCI draft 22+, the polarity of NFC_PMID_LF_T3T_FLAGS2 is flipped */
362 UINT8_TO_STREAM(p_params, NFC_PMID_LF_T3T_FLAGS2); /* type */
    [all...]

Completed in 54 milliseconds