Hi Simon, On 10/06/2015 05:48 AM, Simon Fels wrote:
To let others (PulseAudio) be notified when a handsfree device is connected with us and can be used for audio routing we need to expose this by registering a audio card with the correct type. --- plugins/hfp_ag_bluez5.c | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ src/emulator.c | 1 + 2 files changed, 50 insertions(+)
<snip>
diff --git a/src/emulator.c b/src/emulator.c index 5be7b63..626dec3 100644 --- a/src/emulator.c +++ b/src/emulator.c @@ -35,6 +35,7 @@ #include "hfp.h" #include "gatserver.h" #include "gatppp.h" +#include "handsfree-audio.h"
I squished this part into patch #2 and applied all three. Thanks! Regards, -Denis _______________________________________________ ofono mailing list [email protected] https://lists.ofono.org/mailman/listinfo/ofono
