Blog Code Forum

ArchLinux:Bluetooth:Headset

From Wiki.cyring.fr

Revision as of 10:23, 26 December 2013 by Cyril (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
$ yaourt bluez bluez-utils
# systemctl start bluetooth
# systemctl enable bluetooth
$ systemctl status bluetooth
$
$ bluetoothctl
[NEW] Controller 00:01:02:03:04:F0 CTRL-0 [default]

[bluetooth]# power on
Changing power on succeeded
 
[bluetooth]# scan on
Discovery started
 
[bluetooth]# devices
Device 00:a5:b4:c3:d2:e1 Sennheiser MM400-X
[CHG] Device 00:a5:b4:c3:d2:e1 LegacyPairing: yes
 
[bluetooth]# agent on
Agent registered
 
[bluetooth]# pair 00:a5:b4:c3:d2:e1
Attempting to pair with 00:a5:b4:c3:d2:e1
[CHG] Device 00:a5:b4:c3:d2:e1 Paired: yes
Pairing successful
 
[bluetooth]# connect 00:a5:b4:c3:d2:e1
Attempting to connect to 00:a5:b4:c3:d2:e1
[CHG] Device 00:a5:b4:c3:d2:e1 Connected: yes
Connection successful
 
[bluetooth]# trust 00:a5:b4:c3:d2:e1
Changing 00:a5:b4:c3:d2:e1 trust succeeded
Personal tools