A collection of tools for using Bluetooth on Mac.
This command gives you all the details about Bluetooth, including devices paired, with their names, MAC address.
system_profiler SPBluetoothDataType
- Download Xcode Additional Tools
- Add them here to
/Applications/Xcode.app/Contents/Applications
to make available via Menu: Xcode/Open Developer Tool/ - Run Bluetooth Explorer
blueutil is a CLI for bluetooth on OSX: power, discoverable state, list, inquire devices, connect, info, etc.
Install via Homebrew
brew install blueutil