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

Unable to handle indications #4

Open TylerJColombo opened 6 years ago

TylerJColombo commented 6 years ago

Indications are being handled as nopayload packets by scapy so it fails a marshall_request() in pybt.att.

AttributeError is raised on line 154 for req_pkt.gatt_handle