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
These traits will be critical for implementing the softdevice-like interface we're developing in TrouBLE (link: embassy-rs/trouble#136), and I imagine would be useful more broadly as well.
The text was updated successfully, but these errors were encountered:
I think these are a host concern rather than an HCI concern, so should probably be in trouble rather than bt-hci. The HCI messages are inherently variable length, it's just the interpretation of that raw data by the host that needs to be aware of type conversions.
These traits will be critical for implementing the softdevice-like interface we're developing in TrouBLE (link: embassy-rs/trouble#136), and I imagine would be useful more broadly as well.
The text was updated successfully, but these errors were encountered: