1config BR2_PACKAGE_PYTHON_AIOBLESCAN
2	bool "python-aioblescan"
3	help
4	  Scanning Bluetooth for advertised info with asyncio.
5
6	  https://github.com/frawau/aioblescan
7