nccgroup / BLESuite

BLESuite is a Python package that provides an easier way to test Bluetooth Low Energy (BLE) device
MIT License
180 stars 40 forks source link

Fix a few bugs and use more recent scapy version #10

Closed jmichelp closed 5 years ago

jmichelp commented 5 years ago

Scapy modifications were merged upstream in https://github.com/secdev/scapy/pull/1964. This allows to use the upstream version instead of a fork.

Several bugs/typos were also fixed in BLESuite.