first commit
This commit is contained in:
11
external/packages/bsp/rockchip/ap6330-bluetooth.service
vendored
Executable file
11
external/packages/bsp/rockchip/ap6330-bluetooth.service
vendored
Executable file
@@ -0,0 +1,11 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user