Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Drw_api.h138 #define RW_NDEF_FL_OTP 0x80 /* Tag is one time programmable */ macro
/external/libnfc-nci/src/nfa/include/
Dnfa_api.h164 #define NFA_RW_NDEF_FL_OTP RW_NDEF_FL_OTP /* Tag is one time programmable */
/external/libnfc-nci/src/nfc/tags/
Drw_t2t_ndef.c1474 flags |= RW_NDEF_FL_OTP; in rw_t2t_get_ndef_flags()