Skip to content

Integrate meta-seconorth-machine/rtk-bt-init-service

Commit: seco-ne/yocto/layers/meta-seconorth-machine@4e7c28a8

Add service for bluetooth initialization

Add a script to configure bluetooth and corresponding systemd service. The script brings-up bluetooth interface and make it discoverable via hciconfig tool. For Tanaro boards it's also needed to call rtk_hciattach tool before hcitool.

The service is disabled by default, to run it with system start use command: systemctl enable bluetooth-init

Merge request reports

Loading