AVRC_PassCmd() function
* Function AVRC_PassCmd * Description Send a PASS THROUGH 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 PASS THROUGH message structure. * Output Parameters: * None. * Returns AVRC_SUCCESS if successful. * AVRC_BAD_HANDLE if handle is invalid.
AVRC_PassCmd() is called by 1 function and calls 3 functions:
![]()
AVRC_PassCmd()
AVRC_PassCmd() reads 1 variable and writes 1 variable:
![]()
AVRC_PassCmd()