Searched defs:system_code (Results 1 – 10 of 10) sorted by relevance
/aosp12/frameworks/base/core/proto/android/nfc/ |
H A D | nfc_fservice_info.proto | 33 optional string system_code = 3; field
|
H A D | card_emulation.proto | 112 optional string system_code = 1; field
|
/aosp12/system/nfc/src/fuzzers/rw/ |
H A 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()
|
/aosp12/system/nfc/src/fuzzers/ce/ |
H A 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()
|
/aosp12/system/nfc/src/nfa/ce/ |
H A D | nfa_ce_api.cc | 253 tNFA_STATUS NFA_CeRegisterFelicaSystemCodeOnDH(uint16_t system_code, in NFA_CeRegisterFelicaSystemCodeOnDH()
|
/aosp12/system/nfc/src/nfc/nci/ |
H A 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()
|
/aosp12/system/nfc/src/nfc/include/ |
H A D | ce_int.h | 75 uint16_t system_code; member
|
/aosp12/system/nfc/src/nfa/include/ |
H A D | nfa_ce_int.h | 79 uint16_t system_code; member
|
/aosp12/system/nfc/src/nfc/tags/ |
H A D | ce_t3t.cc | 841 tNFC_STATUS ce_select_t3t(uint16_t system_code, in ce_select_t3t()
|
H A D | rw_t3t.cc | 2837 tNFC_STATUS RW_T3tPoll(uint16_t system_code, tT3T_POLL_RC rc, uint8_t tsn) { in RW_T3tPoll()
|