When I run systemctl status bluetooth on the Pi this is what I get.
bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
Active: active (running) since Sat 2018-08-11 05:03:36 UTC; 4 days ago
Docs: man:bluetoothd(8)
Main PID: 467 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─467 /usr/lib/bluetooth/bluetoothd
Aug 11 05:03:36 EspruinoHub systemd[1]: Starting Bluetooth service...
Aug 11 05:03:36 EspruinoHub bluetoothd[467]: Bluetooth daemon 5.43
Aug 11 05:03:36 EspruinoHub systemd[1]: Started Bluetooth service.
Aug 11 05:03:36 EspruinoHub bluetoothd[467]: Starting SDP server
Aug 11 05:03:36 EspruinoHub bluetoothd[467]: Bluetooth management interface 1.14
Aug 11 05:03:36 EspruinoHub bluetoothd[467]: Failed to obtain handles for "Servi
Aug 11 05:03:36 EspruinoHub bluetoothd[467]: Sap driver initialization failed.
Aug 11 05:03:36 EspruinoHub bluetoothd[467]: sap-server: Operation not permitted
...skipping...
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
When I run systemctl status bluetooth on the Pi this is what I get.
bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
Active: active (running) since Sat 2018-08-11 05:03:36 UTC; 4 days ago
Main PID: 467 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
Aug 11 05:03:36 EspruinoHub systemd[1]: Starting Bluetooth service...
Aug 11 05:03:36 EspruinoHub bluetoothd[467]: Bluetooth daemon 5.43
Aug 11 05:03:36 EspruinoHub systemd[1]: Started Bluetooth service.
Aug 11 05:03:36 EspruinoHub bluetoothd[467]: Starting SDP server
Aug 11 05:03:36 EspruinoHub bluetoothd[467]: Bluetooth management interface 1.14
Aug 11 05:03:36 EspruinoHub bluetoothd[467]: Failed to obtain handles for "Servi
Aug 11 05:03:36 EspruinoHub bluetoothd[467]: Sap driver initialization failed.
Aug 11 05:03:36 EspruinoHub bluetoothd[467]: sap-server: Operation not permitted
...skipping...