Re: TP/SIG/SMG/BI-02-C failure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Sat, Apr 28, 2012, Johan Hedberg wrote:
> > For those who are more familiar with the position of
> > "remove_disconnect_timer(session);" in session_cb, does it make sense
> > to move that outside the AVDTP_MSG_TYPE_COMMAND block so that even the
> > invalid discover command (general reject) turns off the timer?
> 
> The timer is only removed if there are no streams present

Sorry, that should say "if there *are* streams present":

                if (session->streams && session->dc_timer)
                        remove_disconnect_timer(session);

Johan
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux