AVRC_VendorCmd() function
* Function AVRC_VendorCmd * Description Send a VENDOR DEPENDENT command to the peer device. This * function can only be called for controller role connections. * Any response message from the peer is passed back through * the tAVRC_MSG_CBACK callback function. * Input Parameters: * handle: Handle of this connection. * label: Transaction label. * p_msg: Pointer to VENDOR DEPENDENT message structure. * Output Parameters: * None. * Returns AVRC_SUCCESS if successful. * AVRC_BAD_HANDLE if handle is invalid.
AVRC_VendorCmd() is called by 1 function and calls 2 functions:
![]()
AVRC_VendorCmd()
AVRC_VendorCmd():
![]()
AVRC_VendorCmd()