Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_t3t.cc648 uint8_t write_f; in rw_t3t_send_update_ndef_attribute_cmd() local
686 write_f = T3T_MSG_NDEF_WRITEF_ON; in rw_t3t_send_update_ndef_attribute_cmd()
691 write_f = T3T_MSG_NDEF_WRITEF_OFF; in rw_t3t_send_update_ndef_attribute_cmd()
694 UINT8_TO_STREAM(p, write_f); in rw_t3t_send_update_ndef_attribute_cmd()