zephyr/drivers/bluetooth/hci
Johann Fischer 9ad610d1a7 bluetooth: remove Kconfig options CONFIG_BT_*_ON_DEV_NAME
Follow up on commit bfd45e5b8c
("drivers: remove Kconfig option CONFIG_UART_CONSOLE_ON_DEV_NAME")
Remove Kconfig options
CONFIG_BT_UART_ON_DEV_NAME and CONFIG_BT_MONITOR_ON_DEV_NAME
since all UART drivers are converted to devicetree and we can just use
DEVICE_DT_GET(DT_CHOSEN(zephyr_bt_uart)) and
DEVICE_DT_GET(DT_CHOSEN(zephyr_bt_mon_uart)).

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-08-25 18:05:17 -04:00
..
CMakeLists.txt drivers: bluetooth: build as static library 2021-08-17 06:06:03 -04:00
h4.c bluetooth: remove Kconfig options CONFIG_BT_*_ON_DEV_NAME 2021-08-25 18:05:17 -04:00
h5.c bluetooth: remove Kconfig options CONFIG_BT_*_ON_DEV_NAME 2021-08-25 18:05:17 -04:00
hci_esp32.c bluetooth: hci: esp32: Fix DBG logging 2021-08-16 11:44:10 +02:00
ipm_stm32wb.c drivers: bluetooth: hci: ipm_stm32wb: macro renamed CFG_BLE_OPTIONS 2021-08-24 22:14:20 -04:00
Kconfig bluetooth: remove Kconfig options CONFIG_BT_*_ON_DEV_NAME 2021-08-25 18:05:17 -04:00
rpmsg_nrf53.c bluetooth: hci: rpmsg: Use RPMsg Service 2021-01-19 22:07:09 +01:00
rpmsg.c bluetooth: hci: rpmsg: Use RPMsg Service 2021-01-19 22:07:09 +01:00
spi.c drivers: bluetooth: hci: increase spi_rx_stack 2021-05-13 22:07:45 -04:00
userchan.c Bluetooth: ISO: Speed up BT ISO data processing 2021-05-27 13:16:40 +02:00