Home
last modified time | relevance | path

Searched defs:NCI_RF_F_UID_LEN (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/nfc/src/nfa/ce/
H A Dnfa_ce_api.cc254 uint8_t nfcid2[NCI_RF_F_UID_LEN], in NFA_CeRegisterFelicaSystemCodeOnDH()
H A Dnfa_ce_act.cc399 void nfa_ce_t3t_generate_rand_nfcid(uint8_t nfcid2[NCI_RF_F_UID_LEN]) { in nfa_ce_t3t_generate_rand_nfcid()
/aosp12/system/nfc/src/nfc/tags/
H A Dce_t3t.cc842 uint8_t nfcid2[NCI_RF_F_UID_LEN]) { in ce_select_t3t()
H A Drw_t3t.cc2361 tNFC_STATUS rw_t3t_select(uint8_t peer_nfcid2[NCI_RF_F_UID_LEN], in rw_t3t_select()
/aosp12/system/nfc/src/include/
H A Dnci_defs.h609 #define NCI_RF_F_UID_LEN NCI_NFCID2_LEN macro