Bluetooth HCI redesign #88048
Labels
area: Bluetooth HCI
Bluetooth HCI Driver
area: Bluetooth
Enhancement
Changes/Updates/Additions to existing features
Bluetooth HCI redesign ideas discussed at Bluetooth WG F2F meeting.
bt_buf_{set,get}_type()
, or rather makebt_buf_set_type()
insert the value into the payload rather than user data, so we're API backwards compatible. Bluetooth: HCI: Use H:4 encoding for buffers #88710open()
instead of just a recv callbackk_fifo
(i.e.net_buf
)setup()
callback away from drivers and into an optional extension of the host (how does the user select which extension to use with the configured HCI instance?)The text was updated successfully, but these errors were encountered: