Searched defs:system_code (Results 1 – 8 of 8) sorted by relevance
/system/nfc/src/fuzzers/rw/ |
D | stubs.cc | 36 uint8_t nci_snd_t3t_polling(uint16_t system_code, uint8_t rc, uint8_t tsn) { in nci_snd_t3t_polling()
|
/system/nfc/src/fuzzers/ce/ |
D | stubs.cc | 39 uint8_t nci_snd_t3t_polling(uint16_t system_code, uint8_t rc, uint8_t tsn) { in nci_snd_t3t_polling()
|
/system/nfc/src/nfa/ce/ |
D | nfa_ce_api.cc | 253 tNFA_STATUS NFA_CeRegisterFelicaSystemCodeOnDH(uint16_t system_code, in NFA_CeRegisterFelicaSystemCodeOnDH()
|
/system/nfc/src/nfc/nci/ |
D | nci_hmsgs.cc | 511 uint8_t nci_snd_t3t_polling(uint16_t system_code, uint8_t rc, uint8_t tsn) { in nci_snd_t3t_polling()
|
/system/nfc/src/nfc/include/ |
D | ce_int.h | 75 uint16_t system_code; member
|
/system/nfc/src/nfc/tags/ |
D | ce_t3t.cc | 841 tNFC_STATUS ce_select_t3t(uint16_t system_code, in ce_select_t3t()
|
D | rw_t3t.cc | 2827 tNFC_STATUS RW_T3tPoll(uint16_t system_code, tT3T_POLL_RC rc, uint8_t tsn) { in RW_T3tPoll()
|
/system/nfc/src/nfa/include/ |
D | nfa_ce_int.h | 79 uint16_t system_code; member
|