Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Drw_api.h156 #define RW_NDEF_FL_UNKNOWN 0x08 macro
/system/nfc/src/nfc/tags/
Drw_t2t.cc202 ndef_data.flags = RW_NDEF_FL_UNKNOWN; in rw_t2t_proc_data()
541 ndef_data.flags = RW_NDEF_FL_UNKNOWN; in rw_t2t_process_error()
Drw_t3t.cc299 evt_data.ndef.flags = RW_NDEF_FL_UNKNOWN; in rw_t3t_process_error()
1234 evt_data.flags = RW_NDEF_FL_UNKNOWN; in rw_t3t_act_handle_ndef_detect_rsp()
1738 evt_data.ndef.flags = RW_NDEF_FL_UNKNOWN; in rw_t3t_handle_ndef_detect_poll_rsp()
2400 *p_flag &= ~RW_NDEF_FL_UNKNOWN; in rw_t3t_update_ndef_flag()
Drw_t1t.cc635 ndef_data.flags = RW_NDEF_FL_UNKNOWN; in rw_t1t_process_error()
Drw_mfc.cc1390 ndef_data.flags = RW_NDEF_FL_UNKNOWN; in rw_mfc_process_error()
Drw_t4t.cc1022 rw_data.ndef.flags = RW_NDEF_FL_UNKNOWN; in rw_t4t_handle_error()
Drw_i93.cc2947 rw_data.ndef.flags |= RW_NDEF_FL_UNKNOWN; in rw_i93_handle_error()
/system/nfc/src/nfa/include/
Dnfa_api.h175 #define NFA_RW_NDEF_FL_UNKNOWN RW_NDEF_FL_UNKNOWN
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc290 conn_evt_data.ndef_detect.flags = RW_NDEF_FL_UNKNOWN; in nfa_rw_handle_ndef_detect()
1653 conn_evt_data.ndef_detect.flags = RW_NDEF_FL_UNKNOWN; in nfa_rw_detect_ndef()
2972 conn_evt_data.ndef_detect.flags = RW_NDEF_FL_UNKNOWN; in nfa_rw_op_req_while_busy()
3055 conn_evt_data.ndef_detect.flags = RW_NDEF_FL_UNKNOWN; in nfa_rw_op_req_while_inactive()