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

  /external/libnfc-nci/src/nfa/include/
nfa_ce_api.h 134 NFC_API extern tNFA_STATUS NFA_CeRegisterFelicaSystemCodeOnDH (UINT16 system_code,
  /external/libnfc-nci/src/nfa/ce/
nfa_ce_api.c 249 tNFA_STATUS NFA_CeRegisterFelicaSystemCodeOnDH (UINT16 system_code,
269 p_msg->reg_listen.system_code = system_code;
nfa_ce_act.c 777 /* Check if system_code and nfcid2 that matches activation params */
783 /* && (t3t_system_code == p_ce_msg->activation.p_activate_info->rf_tech_param.param.lf.system_code) */)
    [all...]
  /external/libnfc-nci/src/nfc/int/
ce_int.h 75 UINT16 system_code; member in struct:__anon10609
165 tNFC_STATUS ce_select_t3t (UINT16 system_code, UINT8 nfcid2[NCI_RF_F_UID_LEN]);
  /external/libnfc-nci/src/nfc/include/
nci_hmsgs.h 60 UINT8 nci_snd_t3t_polling (UINT16 system_code, UINT8 rc, UINT8 tsn);
rw_api.h     [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_ce_int.h 94 UINT16 system_code; member in struct:__anon10350
  /external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c 492 UINT8 nci_snd_t3t_polling (UINT16 system_code, UINT8 rc, UINT8 tsn)
509 UINT16_TO_BE_STREAM (pp, system_code);

Completed in 395 milliseconds