summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/bluez5/bluez5/brcm43438.service
blob: df699a4fef01888d246e0b9733318e2252ce9acd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Broadcom BCM43438 bluetooth HCI
ConditionPathIsDirectory=/proc/device-tree/soc/gpio@7e200000/bt_pins
Before=bluetooth.service
BindsTo=dev-serial1.device
After=dev-serial1.device

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/hciattach -n /dev/serial1 bcm43xx 921600 noflow -

[Install]
WantedBy=multi-user.target