Searched refs:response_buf (Results 1 – 3 of 3) sorted by relevance
168 …UINT8 *response_buf; /* Buffer of responses (length + SENSF_RES) see $8.1.2.2 of NC… member
2709 static uint8_t response_buf[][30] = {"STATUS_OK", in phNxpNciHal_print_res_status() local2727 NXPLOG_NCIHAL_D("%s: response status =%s",__FUNCTION__,response_buf[status_byte]); in phNxpNciHal_print_res_status()2731 NXPLOG_NCIHAL_D("%s: response status =%s",__FUNCTION__,response_buf[11]); in phNxpNciHal_print_res_status()
376 evt_data.t3t_poll.response_buf = p_sensf_res_buf; in rw_t3t_handle_nci_poll_ntf()