zephyr/drivers/bluetooth/hci
Michele Sardo aa58fb0f0a drivers: bluetooth: hci: Enable SPI_LOCK_ON mode
Use SPI_LOCK_ON to lock configuration for multiple transaction while CS is
kept low.

Change control of CS line from direct GPIO manipulation to SPI driver API.

Signed-off-by: Michele Sardo <msmttchr@gmail.com>
2024-03-15 15:50:03 +02:00
..
apollox_blue.c drivers: bluetooth: Add Ambiq HCI driver for Apollo4 Blue Plus. 2023-12-18 14:54:53 +01:00
apollox_blue.h drivers: bluetooth: Add Ambiq HCI driver for Apollo4 Blue Plus. 2023-12-18 14:54:53 +01:00
CMakeLists.txt drivers: bluetooth: hci: Remove ST vendor code from spi.c 2024-01-10 15:07:36 +01:00
cyw43xxx.c drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
h4.c Bluetooth: Rename BT_BREDR to BT_CLASSIC 2024-03-07 11:26:45 +02:00
h5.c drivers: bluetooth: fix thread function signatures 2023-10-30 12:24:34 +01:00
hci_ambiq.c drivers: bluetooth: ambiq: fix the naming of rx message buffer 2024-01-17 16:51:53 +01:00
hci_b91.c Bluetooth: Rename BT_BREDR to BT_CLASSIC 2024-03-07 11:26:45 +02:00
hci_esp32.c Bluetooth: Rename BT_BREDR to BT_CLASSIC 2024-03-07 11:26:45 +02:00
hci_psoc6_bless.c bluetooth: add HCI driver parameter to set controller's public address 2023-11-29 10:44:25 +01:00
hci_spi_st.c drivers: bluetooth: hci: Enable SPI_LOCK_ON mode 2024-03-15 15:50:03 +02:00
hci_stm32wba.c Bluetooth: Rename BT_BREDR to BT_CLASSIC 2024-03-07 11:26:45 +02:00
ipc.c drivers: Bluetooth: HCI: Reduce logging of No available ISO buffers 2024-03-08 15:18:54 +00:00
ipm_stm32wb.c drivers: bluetooth: hci: ipm_stm32wb: naming fix 2023-12-06 12:10:08 +00:00
Kconfig drivers: bluethooth: stm32wba: Add HCI driver for STM32WBA 2023-12-18 17:31:08 +00:00
Kconfig.infineon Bluetooth: ATT: remove BT_ATT_ENFORCE_FLOW 2023-12-06 17:53:54 +00:00
nrf53_support.c drivers: bluetooth: hci: Apply workaround for HW anomaly on nRF53 2024-03-15 14:32:01 +01:00
slz_hci.c drivers: bluetooth: fix thread function signatures 2023-10-30 12:24:34 +01:00
spi.c bluetooth: hci: spi: 0xFF is a valid payload length 2024-02-28 19:47:55 -06:00
userchan.c Bluetooth: Userchan: Parse multiple hci packets 2023-08-30 10:18:41 +02:00