Home
last modified time | relevance | path

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

/system/nfc/src/fuzzers/rw/
Dt4t.cc57 return NFC_STATUS_OK == RW_T4tDetectNDef(); in Init_DetectNDef()
/system/nfc/src/nfc/include/
Drw_api.h901 extern tNFC_STATUS RW_T4tDetectNDef(void);
/system/nfc/src/nfc/tags/
Drw_t4t.cc2421 tNFC_STATUS RW_T4tDetectNDef(void) { in RW_T4tDetectNDef() function
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc1552 status = RW_T4tDetectNDef(); in nfa_rw_start_ndef_detection()