Home
last modified time | relevance | path

Searched refs:RW_T3tGetSystemCodes (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/nfc/src/fuzzers/rw/
H A Dt3t.cc153 return NFC_STATUS_OK == RW_T3tGetSystemCodes(); in Init_GetSystemCode()
/aosp12/system/nfc/src/nfc/include/
H A Drw_api.h871 extern tNFC_STATUS RW_T3tGetSystemCodes(void);
/aosp12/system/nfc/src/nfc/tags/
H A Drw_t3t.cc2919 tNFC_STATUS RW_T3tGetSystemCodes(void) { in RW_T3tGetSystemCodes() function
/aosp12/system/nfc/src/nfa/rw/
H A Dnfa_rw_act.cc2328 status = RW_T3tGetSystemCodes(); in nfa_rw_t3t_get_system_codes()