Skip to content

BLE: if decrypt fails during request, the returned value is not handled correctly #234

@kvaellning

Description

@kvaellning

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions