OSDN Git Service

android/A2DP: Use avdtp_add_disconnect_cb to cleanup on disconnect
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 19 Dec 2013 15:15:54 +0000 (17:15 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 20 Dec 2013 07:26:54 +0000 (09:26 +0200)
commitc9f7f76c2c3f4d116992309c9252fd7f85e5a321
tree88f517f9c1f5375b62fbe8bbc44fed7d2e895219
parent2621ba911f7242b71964595ecd36125be2a1ddab
android/A2DP: Use avdtp_add_disconnect_cb to cleanup on disconnect

This replaces the use of g_io_add_watch with avdtp_add_disconnect_cb so
connection tracking stay within AVDTP code.
android/a2dp.c