Searched refs:scratch_buf (Results 1 – 2 of 2) sorted by relevance
329 uint8_t scratch_buf[NFA_DTA_SCRATCH_BUF_SIZE]; member
874 uint8_t scratch_buf[512] = {0}; in handle_rc_metamsg_cmd() local925 status = AVRC_ParsCommand(pmeta_msg->p_msg, &avrc_command, scratch_buf, in handle_rc_metamsg_cmd()926 sizeof(scratch_buf)); in handle_rc_metamsg_cmd()2687 uint8_t scratch_buf[512] = {0}; in handle_rc_metamsg_rsp() local2697 status = AVRC_ParsResponse(pmeta_msg->p_msg, &avrc_response, scratch_buf, in handle_rc_metamsg_rsp()2698 sizeof(scratch_buf)); in handle_rc_metamsg_rsp()4257 uint8_t scratch_buf[512] = {0}; // this variable is unused in handle_avk_rc_metamsg_rsp() local4264 status = AVRC_Ctrl_ParsResponse(pmeta_msg->p_msg, &avrc_response, scratch_buf, in handle_avk_rc_metamsg_rsp()