Searched refs:scratch_buf (Results 1 – 2 of 2) sorted by relevance
250 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()2626 uint8_t scratch_buf[512] = {0}; in handle_rc_metamsg_rsp() local2636 status = AVRC_ParsResponse(pmeta_msg->p_msg, &avrc_response, scratch_buf, in handle_rc_metamsg_rsp()2637 sizeof(scratch_buf)); in handle_rc_metamsg_rsp()4201 uint8_t scratch_buf[512] = {0}; // this variable is unused in handle_avk_rc_metamsg_rsp() local4208 status = AVRC_Ctrl_ParsResponse(pmeta_msg->p_msg, &avrc_response, scratch_buf, in handle_avk_rc_metamsg_rsp()