zephyr/subsys/bluetooth/controller
Mark Ruvald Pedersen a61938130b bluetooth: controller: Add comments across ull
* Clarify certain functions and data structures in upper link layer.
 * Disambiguate node rx event done, add commentary.

MFIFO_DEQUEUE macro does string concatenation.
Thus MFIFO_DEQUEUE(done) does not refer to done (the stack local), but
mfifo_done.

No functional change expected.

Signed-off-by: Mark Ruvald Pedersen <mped@oticon.com>
2019-02-15 09:49:34 -05:00
..
crypto Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
hal Bluetooth: controller: Prepare to introduce LL split architecture 2019-01-07 13:42:01 +01:00
hci bluetooth: controller: Remove trailing semicolons in HCI defines. 2019-02-10 16:16:58 -05:00
include Bluetooth: controller: Preliminary work in progress mesh ext. 2019-01-23 09:45:06 +01:00
ll_sw bluetooth: controller: Add comments across ull 2019-02-15 09:49:34 -05:00
ticker include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
util Bluetooth: controller: Rename non-Kconfig option macros 2019-02-13 09:20:26 -05:00
CMakeLists.txt Bluetooth: controller: Remove redundant tmp role implementation 2019-02-05 15:00:08 +01:00
Kconfig Bluetooth: controller: Introduce ULL LLL architecture 2019-01-23 09:45:06 +01:00