summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-rcar-gen3/recipes-bsp/ti-bt/ti-bt/ti-uim.service
blob: 214e607078ae0e2cd1f8e684e50fdc87fbd76561 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=User Mode Init Manager for TI shared transport
Before=bluetooth.service

[Service]
ExecStartPre=-/sbin/modprobe -q btwilink
ExecStart=/usr/bin/uim -f /sys/devices/platform/kim

[Install]
WantedBy=multi-user.target