Found 4 other functions taking a
tAVRC_RSP
argument:
* Function avrc_bld_next_rsp * Description This function builds the Request Continue or Abort * response. * Returns AVRC_STS_NO_ERROR, if the response is built successfully * Otherwise, the error code.
* Function avrc_bld_inform_charset_rsp * Description This function builds the Inform Displayable Character Set * response. * Returns AVRC_STS_NO_ERROR, if the response is built successfully * Otherwise, the error code.
* Function avrc_bld_inform_battery_status_rsp * Description This function builds the Inform Battery Status * response. * Returns AVRC_STS_NO_ERROR, if the response is built successfully * Otherwise, the error code.
* Function avrc_bld_rejected_rsp * Description This function builds the General Response response. * Returns AVRC_STS_NO_ERROR, if the response is built successfully * Otherwise, the error code.