pulseaudio/src
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
..
daemon conf: Load bluetooth-policy module by default 2012-11-29 05:39:30 +02:00
modules bluetooth: Fix condition to load module 2012-12-19 12:31:47 +02:00
pulse mainloop: Check pa_write() return value. 2012-12-19 12:31:47 +02:00
pulsecore modargs: Adding pa_modargs_get_value_volume() 2012-12-19 12:31:47 +02:00
tests Revert "tests: modify alsa-time-test to use 'check' framework" 2012-11-05 17:48:20 +05:30
utils pacat: Replace read(), write() with pa_* equivalent. 2012-10-23 12:12:37 +05:30
.gitignore .gitignore: Add cpu-test. 2012-09-07 17:22:10 +03:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am Revert "tests: modify alsa-time-test to use 'check' framework" 2012-11-05 17:48:20 +05:30
map-file introspect: Add functions to handle the latency offset. 2012-06-30 14:41:08 +03:00