Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Drw_t2t.c217 ndef_data.flags = RW_NDEF_FL_UNKNOWN; in rw_t2t_proc_data()
592 ndef_data.flags = RW_NDEF_FL_UNKNOWN; in rw_t2t_process_error()
Drw_t3t.c291 evt_data.ndef.flags = RW_NDEF_FL_UNKNOWN; in rw_t3t_process_error()
1275 evt_data.flags = RW_NDEF_FL_UNKNOWN; in rw_t3t_act_handle_ndef_detect_rsp()
1782 evt_data.ndef.flags = RW_NDEF_FL_UNKNOWN; in rw_t3t_handle_ndef_detect_poll_rsp()
2518 *p_flag &= ~RW_NDEF_FL_UNKNOWN; in rw_t3t_update_ndef_flag()
Drw_t1t.c650 ndef_data.flags = RW_NDEF_FL_UNKNOWN; in rw_t1t_process_error()
Drw_t4t.c1077 rw_data.ndef.flags = RW_NDEF_FL_UNKNOWN; in rw_t4t_handle_error()
Drw_i93.c2939 rw_data.ndef.flags |= RW_NDEF_FL_UNKNOWN; in rw_i93_handle_error()
/external/libnfc-nci/src/nfc/include/
Drw_api.h134 #define RW_NDEF_FL_UNKNOWN 0x08 /* Unable to find if tag is ndef capable/fo… macro
/external/libnfc-nci/src/nfa/include/
Dnfa_api.h160 #define NFA_RW_NDEF_FL_UNKNOWN RW_NDEF_FL_UNKNOWN /* Unable to find if tag is ndef c…
/external/libnfc-nci/src/nfa/rw/
Dnfa_rw_act.c286 conn_evt_data.ndef_detect.flags = RW_NDEF_FL_UNKNOWN; in nfa_rw_handle_ndef_detect()
1629 conn_evt_data.ndef_detect.flags = RW_NDEF_FL_UNKNOWN; in nfa_rw_detect_ndef()
3072 conn_evt_data.ndef_detect.flags = RW_NDEF_FL_UNKNOWN; in nfa_rw_op_req_while_busy()