Found 4 other functions taking a
tAVRC_COMMAND
argument:
* Function AVRC_BldCommand * Description This function builds the given AVRCP command to the given * GKI buffer * Returns AVRC_STS_NO_ERROR, if the command is built successfully * Otherwise, the error code.
* 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 btc_rc_upstreams_evt * Description Executes AVRC UPSTREAMS events in btc context. * Returns void
* Global data * Function avrc_pars_vendor_cmd * 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