Searched refs:p_nfcid2 (Results 1 – 2 of 2) sorted by relevance
157 void ce_t3t_send_rsp(tCE_CB* p_ce_cb, uint8_t* p_nfcid2, uint8_t opcode, in ce_t3t_send_rsp() argument164 if (p_nfcid2 == NULL) { in ce_t3t_send_rsp()165 p_nfcid2 = p_cb->local_nfcid2; in ce_t3t_send_rsp()176 ARRAY_TO_STREAM(p_dst, p_nfcid2, NCI_RF_F_UID_LEN); in ce_t3t_send_rsp()618 uint8_t* p_nfcid2 = NULL; in ce_t3t_data_cback() local679 p_nfcid2 = cmd_nfcid2; /* respond with ERROR using the NFCID2 from the in ce_t3t_data_cback()765 ce_t3t_send_rsp(p_ce_cb, p_nfcid2, T3T_MSG_OPC_CHECK_RSP, in ce_t3t_data_cback()
744 uint8_t* p_nfcid2 = NULL; in nfa_ce_activate_ntf() local770 p_nfcid2 = p_cb->listen_info[listen_info_idx].t3t_nfcid2; in nfa_ce_activate_ntf()775 if ((memcmp(p_nfcid2, in nfa_ce_activate_ntf()