Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_t3t.cc661 ARRAY_TO_STREAM(p, p_cb->peer_nfcid2, NCI_NFCID2_LEN); in rw_t3t_send_update_ndef_attribute_cmd()
789 ARRAY_TO_STREAM(p, p_cb->peer_nfcid2, NCI_NFCID2_LEN); in rw_t3t_send_next_ndef_update_cmd()
922 ARRAY_TO_STREAM(p, p_cb->peer_nfcid2, NCI_NFCID2_LEN); in rw_t3t_send_next_ndef_check_cmd()
997 ARRAY_TO_STREAM((*p), p_cb->peer_nfcid2, NCI_NFCID2_LEN); in rw_t3t_message_set_block_list()
1157 ARRAY_TO_STREAM(p, p_cb->peer_nfcid2, NCI_NFCID2_LEN); in rw_t3t_check_mc_block()
1254 || (memcmp(p_cb->peer_nfcid2, &p_t3t_rsp[T3T_MSG_RSP_OFFSET_IDM], in rw_t3t_act_handle_ndef_detect_rsp()
1389 || (memcmp(p_cb->peer_nfcid2, &p_t3t_rsp[T3T_MSG_RSP_OFFSET_IDM], in rw_t3t_act_handle_check_rsp()
1439 || (memcmp(p_cb->peer_nfcid2, &p_t3t_rsp[T3T_MSG_RSP_OFFSET_IDM], in rw_t3t_act_handle_update_rsp()
1514 || (memcmp(p_cb->peer_nfcid2, &p_t3t_rsp[T3T_MSG_RSP_OFFSET_IDM], in rw_t3t_act_handle_check_ndef_rsp()
1610 || (memcmp(p_cb->peer_nfcid2, &p_t3t_rsp[T3T_MSG_RSP_OFFSET_IDM], in rw_t3t_act_handle_update_ndef_rsp()
[all …]
/system/nfc/src/nfc/include/
Drw_int.h524 uint8_t peer_nfcid2[NCI_NFCID2_LEN]; member
804 extern tNFC_STATUS rw_t3t_select(uint8_t peer_nfcid2[NCI_RF_F_UID_LEN],