Fixing Bluetooth On Macos High Sierra
Unload Bluetooth
sudo launchctl unload /System/Library/LaunchDaemons/com.apple.bluetoothd.plist
Load Bluetooth
sudo launchctl load /System/Library/LaunchDaemons/com.apple.bluetoothd.plist
https://discussions.apple.com/thread/8145444