Very basic Linux scanning support
Add the adafruit-blinka-bleio
dependency for basic Linux BLE scanning support.
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.