Skip to content

Filter scan correctly when one advertising class has no prefixes

Compare
Choose a tag to compare
@dhalbert dhalbert released this 28 Jun 14:34
7b06c53

start_scan() did not handle the case of mixing an Advertisement class with no prefixes with classes with some prefixes. This is used in examples/ble_detailed_scan.py.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble.

Read the docs for info on how to use it.