Searched refs:T3T_MSG_RSP_OFFSET_IDM (Results 1 – 2 of 2) sorted by relevance
/external/libnfc-nci/src/nfc/tags/ |
D | rw_t3t.c | 1285 …||(memcmp (p_cb->peer_nfcid2, &p_t3t_rsp[T3T_MSG_RSP_OFFSET_IDM], NCI_NFCID2_LEN) != 0) ) /* ve… in rw_t3t_act_handle_ndef_detect_rsp() 1391 …||(memcmp (p_cb->peer_nfcid2, &p_t3t_rsp[T3T_MSG_RSP_OFFSET_IDM], NCI_NFCID2_LEN) != 0) ) /* ve… in rw_t3t_act_handle_check_rsp() 1434 …||(memcmp (p_cb->peer_nfcid2, &p_t3t_rsp[T3T_MSG_RSP_OFFSET_IDM], NCI_NFCID2_LEN) != 0) ) /* ve… in rw_t3t_act_handle_update_rsp() 1505 …||(memcmp (p_cb->peer_nfcid2, &p_t3t_rsp[T3T_MSG_RSP_OFFSET_IDM], NCI_NFCID2_LEN) != 0) /* verify … in rw_t3t_act_handle_check_ndef_rsp() 1586 …||(memcmp (p_cb->peer_nfcid2, &p_t3t_rsp[T3T_MSG_RSP_OFFSET_IDM], NCI_NFCID2_LEN) != 0) ) /* ve… in rw_t3t_act_handle_update_ndef_rsp() 1956 …||(memcmp (p_cb->peer_nfcid2, &p_t3t_rsp[T3T_MSG_RSP_OFFSET_IDM], NCI_NFCID2_LEN) != 0) ) /* ve… in rw_t3t_act_handle_fmt_rsp() 2168 …||(memcmp (p_cb->peer_nfcid2, &p_t3t_rsp[T3T_MSG_RSP_OFFSET_IDM], NCI_NFCID2_LEN) != 0) ) /* ve… in rw_t3t_act_handle_sro_rsp()
|
/external/libnfc-nci/src/nfc/include/ |
D | tags_defs.h | 293 #define T3T_MSG_RSP_OFFSET_IDM 1 /* Offset for Manufacturer ID */ macro
|