Re: Is there a document for setting up Bluetooth on a Raspberry Pi 3B?
[email protected] (Michael van Elst)
| Newsgroups | gmane.os.netbsd.ports.arm |
|---|---|
| Organization | Serpens User Group |
| Message-ID | <[email protected]> |
[email protected] (Christopher Hall) writes: >attaching Bluetooth HSET service from "speaker" >btdevctl: service HSET not found The speaker may not have a HSET (headset) service, but an A2DP (advanced audio distribution profile) instead. The bta2dpd program supports the latter, you need to use it together with a 'pad' device to get an audio(4) style interface that e.g. music players can use. HSET is limited to low quality audio.