summarylogtreecommitdiffstats
path: root/brcm43438.service
blob: 770679241d387e11122fbf7e05196b36770c0180 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Broadcom BCM43438 bluetooth HCI
ConditionPathIsDirectory=/proc/device-tree/soc/gpio@7e200000/bt_pins
Before=bluetooth.service
After=dev-ttyAMA0.device

[Service]
Type=simple
ExecStart=/usr/bin/btattach -B /dev/ttyAMA0 -P bcm -S 3000000

[Install]
WantedBy=multi-user.target