Skip to content

on linux

Konrad Gondek edited this page Sep 25, 2016 · 1 revision

A2DP Protocol implementations

  • For Linux the protocol is implemented with Bluez (free software under GNU General Public License (GPL))

  • Linux supports the standard Bluetooth via BlueZ in connection with ALSA or PulseAudio

    • ALSA:
      • Advanced Linux Sound Architecture
    • PulseAudio
      • a network-capable sound server
  • Using Bluetooth on Linux via command line tools and tests (such as hcitool, dfutool, sdptool)

Bluez

Clone this wiki locally