* Structured LE and GATT scan result. * Improved LE devices scan. Parsed more GAP type-name and so on. * Improved GATT scan. Parsed more UUIDs and so on. * Used `oui.txt` to map BD_ADDD to the company name.
0.6.2
Improved SDP scanning. Supported parsing GoepL2CapPsm and SupportedFormatsList of OBEXObjectPush.
0.6.1
Updated dependencies
0.6.0
1. Improved GATT scanning using Bluetooth agent. 2. Added `--clean` and `--io-capability=<name>` option.
0.5.0
1. Added SMP Pairing features scanning. 2. Fixed "struct error" when parsing HCI_Inquiry_Result event. (issue 9 by project-jj) 3. Improved LE device scanning.
0.4.1
1. Supported Python 3.9.1 2. Added timeout option for LE LL feature scanning 3. Fixed some bug.