Jump to content

Bluetooth

From postmarketOS Wiki
Revision as of 18:29, 26 February 2020 by Railroadmanualjimmy (talk | contribs) (Created page with "Bluetooth is a standard for the short-range wireless interconnection of cellular phones, computers, and other electronic devices. In Linux, the canonic...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Bluetooth is a standard for the short-range wireless interconnection of cellular phones, computers, and other electronic devices. In Linux, the canonical implementation of the Bluetooth protocol stack is BlueZ.

Pairing

pinephone:~# sudo service bluetooth start
pinephone:~# bluetoothctl
# scan on
[NEW] 00:11:22:33:44:55
# pair 00:11:22:33:44:55

To use bluetooth headphones with pulseaudio, the package pulseaudio-bluez is required.

Media Keys

To use media keys with Bluetooth, the mpris-proxy command should be run. It needs access to Dbus.