AVRC_PassRsp() function
* Function AVRC_PassRsp * Description Send a PASS THROUGH response to the peer device. This * function can only be called for target role connections. * This function must be called when a PASS THROUGH command * message is received from the peer through the * tAVRC_MSG_CBACK callback function. * Input Parameters: * handle: Handle of this connection. * label: Transaction label. Must be the same value as * passed with the command message in the callback function. * p_msg: Pointer to PASS THROUGH message structure. * Output Parameters: * None. * Returns AVRC_SUCCESS if successful. * AVRC_BAD_HANDLE if handle is invalid.
AVRC_PassRsp() is called by 1 function and calls 3 functions:
![]()
AVRC_PassRsp()
AVRC_PassRsp():
![]()
AVRC_PassRsp()