Home
last modified time | relevance | path

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

/system/nfc/src/fuzzers/rw/
Dt3t.cc141 return NFC_STATUS_OK == RW_T3tDetectNDef(); in Init_DetectNDef()
/system/nfc/src/nfc/include/
Drw_api.h656 extern tNFC_STATUS RW_T3tDetectNDef(void);
/system/nfc/src/nfc/tags/
Drw_t3t.cc2521 tNFC_STATUS RW_T3tDetectNDef(void) { in RW_T3tDetectNDef() function
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc1549 status = RW_T3tDetectNDef(); in nfa_rw_start_ndef_detection()