IanHarvey / bluepy

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

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

Open RenierM26 opened 2 years ago

RenierM26 commented 2 years ago

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