IanHarvey / bluepy

Python interface to Bluetooth LE on Linux
Other
1.61k stars 490 forks source link

Add busy checks to peripheral, prevents error if scan or other operation is already running. #465

Open RenierM26 opened 3 years ago

RenierM26 commented 3 years ago

This pull request should prevent connection errors when scan or other operation is in progress.