AVDT_CloseReq() function
* Function AVDT_CloseReq * Description Close a stream endpoint. This stops the transfer of media * packets and closes the transport channel associated with * this stream endpoint. When the stream is closed, an * AVDT_CLOSE_CFM_EVT is sent to the application via the * control callback function for this handle. * Returns AVDT_SUCCESS if successful, otherwise error.