Home
last modified time | relevance | path

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

/system/nfc/src/fuzzers/rw/
Dt2t.cc97 return NFC_STATUS_OK == RW_T2tDetectNDef(true); in Init_DetectNDef()
/system/nfc/src/nfc/include/
Drw_api.h558 extern tNFC_STATUS RW_T2tDetectNDef(bool skip_dyn_locks);
/system/nfc/src/nfc/tags/
Drw_t2t_ndef.cc2910 tNFC_STATUS RW_T2tDetectNDef(bool skip_dyn_locks) { in RW_T2tDetectNDef() function
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc1545 status = RW_T2tDetectNDef(nfa_rw_cb.skip_dyn_locks); in nfa_rw_start_ndef_detection()