sudo systemctl status Bluetooth
root@raspberrypi:~# sudo systemctl status bluetooth
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2022-03-28 04:07:18 CST; 1 day 3h ago
Docs: man:bluetoothd(8)
Main PID: 988 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 2200)
Memory: 728.0K
CPU: 322ms
CGroup: /system.slice/bluetooth.service
└─988 /usr/libexec/bluetooth/bluetoothd
3月 28 04:07:18 raspberrypi bluetoothd[988]: src/main.c:check_config() Unknown group Controller in /etc/bluetooth/main.conf
3月 28 04:07:18 raspberrypi systemd[1]: Started Bluetooth service.
3月 28 04:07:18 raspberrypi bluetoothd[988]: Starting SDP server
3月 28 04:07:18 raspberrypi bluetoothd[988]: Bluetooth management interface 1.14 initialized
3月 28 04:07:18 raspberrypi bluetoothd[988]: src/adapter.c:reset_adv_monitors_complete() Failed to reset Adv Monitors: Unknown Command (0x01)
3月 28 04:07:30 raspberrypi bluetoothd[988]: src/service.c:btd_service_connect() a2dp-sink profile connect failed for 9A:07:65:B4:21:EC: Protocol >
3月 28 04:07:35 raspberrypi bluetoothd[988]: src/service.c:btd_service_connect() a2dp-sink profile connect failed for 9A:07:65:B4:21:EC: Protocol >
3月 28 04:07:50 raspberrypi bluetoothd[988]: src/service.c:btd_service_connect() a2dp-sink profile connect failed for 9A:07:65:B4:21:EC: Protocol >
3月 28 04:23:13 raspberrypi bluetoothd[988]: Endpoint registered: sender=:1.24 path=/MediaEndpoint/A2DPSink/sbc
3月 28 04:23:13 raspberrypi bluetoothd[988]: Endpoint registered: sender=:1.24 path=/MediaEndpoint/A2DPSource/sbc
0