mirror of
https://github.com/google/bumble.git
synced 2026-05-08 03:58:01 +00:00
If an attribute does not contains a bytes value, it would crash with
something like:
AttributeError: 'NoneType' object has no attribute 'hex'
Clearly, the intention here was to use `value_str` to avoid this
possibility.
38 KiB
38 KiB