Found 5 other functions taking a
tAVRC_RESPONSE
argument:
* Function AVRC_BldResponse * Description This function builds the given AVRCP response to the given * GKI buffer * Returns AVRC_STS_NO_ERROR, if the response is built successfully * Otherwise, the error code.
* 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 send_metamsg_rsp - Argument: rc_handle RC handle corresponding to the connected RC label Label of the RC response code Response type p_meta_rsp Vendor response - Description: Remote control metamsg response handler (AVRCP 1.3)
* Function bta_av_proc_meta_cmd * Description Process an AVRCP metadata command from the peer. * Returns TRUE to respond immediately
* Global data * Function avrc_pars_vendor_rsp * Description This function parses the vendor specific commands defined by * Bluetooth SIG * Returns AVRC_STS_NO_ERROR, if the message in p_data is parsed successfully. * Otherwise, the error code defined by AVRCP 1.4