zephyr/drivers/bluetooth/hci
Christophe Priouzeau b0c294ce48 bt: hci driver over spi: Configure BlueNRG-MS in controller mode
Configure BlueNRG in controller w/o host.
By disabling 'HCI_reset' via the quirk, we can request to
BluesNRG hardware to be on controller mode just after it is ready.
By the way it's no necessary to manage a 'HCI_reset' when BluesNRG are
initialised (and on controler mode).

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2018-06-29 10:40:25 +02:00
..
CMakeLists.txt Bluetooth: Add HCI User Channel driver for native POSIX port 2018-06-11 17:14:43 -04:00
h4.c
h5.c
Kconfig bt: hci driver over spi: Configure BlueNRG-MS in controller mode 2018-06-29 10:40:25 +02:00
spi.c bt: hci driver over spi: Configure BlueNRG-MS in controller mode 2018-06-29 10:40:25 +02:00
userchan.c Bluetooth: Add HCI User Channel driver for native POSIX port 2018-06-11 17:14:43 -04:00