You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BLE controller implementation ble_impl/__init__.py:574 returns an empty dict on error, but otherwise a tlv (ble_impl/__init__.py:601).
This leads to an AttributeError in ble_impl/__init__.py:200.