OSDN Git Service

Remove watch properly when doing bt_cancel_discovery.
authorLuiz Augusto von Dentz <luiz.dentz@openbossa.org>
Wed, 6 May 2009 12:21:45 +0000 (09:21 -0300)
committerJohan Hedberg <johan.hedberg@nokia.com>
Wed, 6 May 2009 14:57:57 +0000 (17:57 +0300)
commit7283c356b06941522939f3a3458156aa0893cf88
tree586fbb82e20375f03fd52cd3b60dda255f34f8f3
parentd32b5acf1a15817143c00ce66159c193df2eea8a
Remove watch properly when doing bt_cancel_discovery.

Any watch listen on sdp socket should be removed since the user_data is
most likely to be freed and no callback should be called after it.
common/glib-helper.c