summarylogtreecommitdiffstats
path: root/brcm43438.service
blob: 396b2ceb30542155735d0288322e4d970c985f84 (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/hciattach-rpi3 -n /dev/ttyAMA0 bcm43xx 921600 noflow -

[Install]
WantedBy=multi-user.target