Got a systemd question about bluetooth: What is the systemd equivalent to do the btattach command? Searching through the forums, I found a couple of references to a btattach service, but my install doesn't have that service right now. Wondering if I missed a use flag somewhere or need to install an additional package.
if I manually run "btattach -B /dev/ttyAMA0 -P bcm -S 3000000" and then do a startctl start bluetooth.service, it'll run so I think* getting the attach to happen on boot is my only missing step.
