Found 3 other functions taking a
tAVRC_MSG
argument:
* Function AVRC_ParsCommand * Description This function is a superset of AVRC_ParsMetadata to parse the command. * Returns AVRC_STS_NO_ERROR, if the message in p_data is parsed successfully. * Otherwise, the error code defined by AVRCP 1.4
* Function AVRC_ParsResponse * Description This function is a superset of AVRC_ParsMetadata to parse the response. * Returns AVRC_STS_NO_ERROR, if the message in p_data is parsed successfully. * Otherwise, the error code defined by AVRCP 1.4
* Function bta_av_rc_msg_cback * Description AVRCP message callback. * Returns void