Files
orangepi-build/external/packages/bsp/rockchip/ap6330-bluetooth.service
orangepi-xunlong 206214916c Bump to next branch
Host: Ubuntu 21.04
2022-03-07 16:26:01 +08:00

12 lines
207 B
Desktop File
Executable File

[Unit]
Description=AP6330 bluetooth support
Before=bluetooth.service
[Service]
Type=forking
RemainAfterExit=Yes
ExecStart=/usr/bin/hciattach /dev/ttyS0 bcm43xx 1500000
[Install]
WantedBy=multi-user.target