OSDN Git Service

audio/AVDTP: Remove avdtp_init and avdtp_exit
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 11 Nov 2013 16:17:55 +0000 (18:17 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 11 Nov 2013 16:50:16 +0000 (18:50 +0200)
commit4d508d346b99f4970576f0e83f79fee72cdb5b2c
treeefc76b2c455fa8b52922e7bc226cd9489110f127
parent077c8fb1475d8f9d435eb3f3f2d063feab8342c3
audio/AVDTP: Remove avdtp_init and avdtp_exit

This is now done on demand by avdtp_register_sep and avdtp_unregister_sep
so the server socket is only registered when there is an endpoint
available and the record is properly registered.
profiles/audio/a2dp.c
profiles/audio/avdtp.c
profiles/audio/avdtp.h