zephyr/subsys/bluetooth/controller/hci
Johan Hedberg 35897ee66c Bluetooth: Kconfig: Get rid of BT_HCI_VS_EVT
Enabling vendor-specific extensions also implies support for vendor
events, so a separate Kconfig option for that is unnecessary.

One small additional thing this requires is the use of the
__maybe_unused annotation, since there's no-longer a single Kconfig
option that the controller hci.c can use to know that the vendor event
helper symbols are needed.

Signed-off-by: Johan Hedberg <johan.hedberg@gmail.com>
2024-05-14 18:21:11 -04:00
..
hci.c Bluetooth: Kconfig: Get rid of BT_HCI_VS_EVT 2024-05-14 18:21:11 -04:00
hci_driver.c Bluetooth: HCI: Rename to bt_hci_iso_sdu_hdr and bt_hci_iso_sdu_ts_hdr 2024-05-10 15:02:10 +02:00
hci_internal.h Bluetooth: Controller: Fix missing recv fifo reset 2022-07-11 11:28:07 +02:00
hci_user_ext.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00