Bluetooth baseband decoding library, forked from the GR-Bluetooth project. It can be used to extract Bluetooth packet and piconet information from Ubertooth devices as well as GR-Bluetooth/USRP.
Bluetooth baseband decoding library, forked from the GR-Bluetooth project. It can be used to extract Bluetooth packet and piconet information from Ubertooth devices as well as GR-Bluetooth/USRP.
To install libbtbb, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libbtbb
To see what files were installed by libbtbb, run:
port contents libbtbb
To later upgrade libbtbb, run:
sudo port selfupdate && sudo port upgrade libbtbb
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.