pulseaudio/src/modules/bluetooth
Mikel Astiz 3f41a4a538 bluetooth: Fix condition to load module
d->hfgw_state is just another profile that should be considered exactly
as the rest inside device_audio_is_ready(), which is being used to
decide if the discovery hook gets triggered.

Therefore, there seems to be no reason to make an exception for this
profile and skip checking if the condition d->audio_state !=
PA_BT_AUDIO_STATE_INVALID holds true.

This change makes no practical difference but delaying the load of the
module also for HFGW until Audio.State is received. The benefit is
that the behavior and the code are more consistent across profiles.
2012-12-19 12:31:47 +02:00
..
a2dp-codecs.h bluetooth: audio: Update license for shared header files 2011-10-28 15:43:42 +02:00
bluetooth-util.c bluetooth: Fix condition to load module 2012-12-19 12:31:47 +02:00
bluetooth-util.h bluetooth: Add support for transport created by external profile 2012-12-19 12:31:47 +02:00
module-bluetooth-device.c Log the reason for every suspend/resume. 2012-12-19 12:31:47 +02:00
module-bluetooth-discover.c bluetooth: Add helper pa_bluetooth_device_any_audio_connected() 2012-11-23 00:04:17 +02:00
module-bluetooth-policy.c bluetooth: Disable profile auto-switch policy for headsets 2012-11-29 05:37:45 +02:00
module-bluetooth-proximity.c modules: Use pa_streq instead of strcmp. 2012-06-09 16:21:41 +03:00
proximity-helper.c Move bluetooth proximity module to src/modules/bluetooth/ 2008-09-11 01:12:10 +03:00
rtp.h bluetooth: Run 'make update-sbc' 2011-03-20 12:49:49 +00:00