On Wed, Oct 14, 2015 at 12:38 PM, Scott Bambrough scott.bambrough@linaro.org wrote:
A2DP was the only profile we used and tested on the HiKey release (needed BT audio). Headset profile might work as will, but IIRC there was problem with BlueZ5 and this profile.
HFP/HSP with Bluez5 is a bit complicated, as it requires a sync between oFono and Pulseaudio (the ofono backend only supports HFP, while native only HSP).
So this needs some more investigation to get the right instructions in place (and to see if the packages are built with the right configs and such).
A2DP is easier since the support relies on pulseaudio mostly.
Cheers,