Skip to content

Instantly share code, notes, and snippets.

@fahedelkhatib
Forked from nicolasembleton/restart_bluetooth.sh
Created January 26, 2019 02:10
Show Gist options
  • Save fahedelkhatib/2ec73c3fd35a2acb95d3b66049853311 to your computer and use it in GitHub Desktop.
Save fahedelkhatib/2ec73c3fd35a2acb95d3b66049853311 to your computer and use it in GitHub Desktop.

Revisions

  1. @nicolasembleton nicolasembleton renamed this gist Nov 6, 2014. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions gistfile1.txt → restart_bluetooth.sh
    Original file line number Diff line number Diff line change
    @@ -1,2 +1,4 @@
    #!/bin/bash

    sudo kextunload -b com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport
    sudo kextload -b com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport
  2. @nicolasembleton nicolasembleton created this gist Nov 6, 2014.
    2 changes: 2 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    sudo kextunload -b com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport
    sudo kextload -b com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport