You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixed missing characteristic value caused by incorrectly parsed pro…
…perties during GATT scan
* Adapted to higher version dependencies
* Updated README
* Renamed bluescan to bluing for future tool development
* Implemented subcommand logic
* Implemented `br --mon-incoming-conn`: Print incoming connection from other nearby BR/EDR devices
* Integrated the function of spoofing the BD_ADDR of a local controller
* Adapted to higher version of the dependent libraries
* Added a lot of small improvements