tinyb
tinyb copied to clipboard
Added mutex to BluetoothManager
This PR tries to fix the issue #113. A mutex and guard_locks are added in BluetoothManager to synchronize the access to the event_list.
I'm not a C++ expert, so please check it before merging! Signed-off-by: pierantoniomerlino [email protected]