zephyr/drivers/bluetooth
Erwan Gouriou afb4e4ff0f drivers: spi hci: Add spi dedicated rx thread
Get spi hci driver to define its own rx thread, in order
not to mix with bt own RX thread as driver use bt_recv_prio
that expect to be used in a different thread than BT host one.

Fixes #15714

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-06-17 03:17:08 -04:00
..
hci drivers: spi hci: Add spi dedicated rx thread 2019-06-17 03:17:08 -04:00
CMakeLists.txt drivers: Bluetooth: Generalize IC-specific setup hook 2019-04-19 12:21:21 +02:00
Kconfig drivers: Bluetooth: Generalize IC-specific setup hook 2019-04-19 12:21:21 +02:00
util.h