Home
last modified time | relevance | path

Searched refs:RW_NDEF_FL_OTP (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfc/include/
Drw_api.h146 #define RW_NDEF_FL_OTP 0x80 macro
/system/nfc/src/nfa/include/
Dnfa_api.h230 #define NFA_RW_NDEF_FL_OTP RW_NDEF_FL_OTP
/system/nfc/src/nfc/tags/
Drw_t2t_ndef.c1342 flags |= RW_NDEF_FL_OTP; in rw_t2t_get_ndef_flags()