Skip to content

Instantly share code, notes, and snippets.

@pbaldwin
Created May 7, 2015 17:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save pbaldwin/568cf04e1bfef0acefa0 to your computer and use it in GitHub Desktop.
Save pbaldwin/568cf04e1bfef0acefa0 to your computer and use it in GitHub Desktop.
Reset OSX Bluetooth
sudo kextunload -b com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport && sudo kextload -b com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment