zephyr/subsys/bluetooth/common
Carles Cufi 7d075f527b Bluetooth: Enforce cooperative priorities in Bluetooth threads
The Bluetooth subsystem assumes execution of its system threads in
cooperative priority, including the system workqueue and the thread
that interact with the controller (i.e. calling bt_send). This commit
adds a compile-time check for the system workqueue priority and
documentation for the bt_send API call.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-06-15 16:37:49 +03:00
..
dummy.c Bluetooth: Enforce cooperative priorities in Bluetooth threads 2017-06-15 16:37:49 +03:00
Kconfig Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
log.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
log.h misc: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
Makefile Bluetooth: Enforce cooperative priorities in Bluetooth threads 2017-06-15 16:37:49 +03:00
rpa.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
rpa.h Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00