AVDT_ReconfigReq() function
* Function AVDT_ReconfigReq * Description Reconfigure a stream endpoint. This allows the application * to change the codec or content protection capabilities of * a stream endpoint after it has been opened. This function * can only be called if the stream is opened but not started * or if the stream has been suspended. When the procedure * is completed, an AVDT_RECONFIG_CFM_EVT is sent to the * application via the control callback function for this handle. * Returns AVDT_SUCCESS if successful, otherwise error.