On Saturday 02 July 2016 22:26:17 Pali Rohár wrote: > With this patch module-bluetooth-policy automatically switch from a2dp profile > to hsp profile if some VOIP application with media.role=phone wants to start > recording audio. > > By default a2dp profile is used for listening music, but for VOIP calls is > needed profile with microphone support (hsp). So this patch will switch to > hsp profile if some application want to use microphone (and specify it in > media.role as "phone). After recording is stopped profile is switched back > to a2dp. So this patch allows to use bluetooth microphone for VOIP applications > with media.role=phone automatically without need of user interaction. > > Signed-off-by: Pali Rohár <pali.rohar at gmail.com> > --- > src/modules/bluetooth/module-bluetooth-policy.c | 203 ++++++++++++++++++++++- > 1 file changed, 201 insertions(+), 2 deletions(-) PING, can somebody review this V4 version? -- Pali Rohár pali.rohar at gmail.com