Fix reference count of a2dp stream setup

Each callback should have a reference to the setup and once the callback
is removed the setup should be unreferenced which wasn't always the case.
1 file changed