Yes I mean that command, just copied and pasted from the post of Minimec to terminal. Maybe I didn't do it as root Could someone tell me what commands do I have to run?
devel-su ls /proc/bluetooth/sleep/
asleep btwake btwrite hostwake lpm proto
chmod +x bt-sleep-monitor.sh # Needed only once devel-su ./bt-sleep-monitor.sh & exit
tail -f /dev/shm/bt-sleep-monitor.log # <ctrl>c to stop mcetool --get-suspend-stats
devel-su killall bt-sleep-monitor.sh dbus-monitor /bin/echo 0 > /proc/bluetooth/sleep/lpm systemctl restart bluetooth ./bt-sleep-monitor.sh & exit
devel-su killall bt-sleep-monitor.sh dbus-monitor ./bt-sleep-monitor.sh & exit