zephyr/subsys/bluetooth/controller
Mark Ruvald Pedersen 99fae68010 Bluetooth: controller: commentary and readability improvements
* Rename the stack local 'done' to 'evdone' so as to disambiguate from
  MFIFO_DEQUEUE_PEEK(done) which is actually 'mfifo_done'.

* add comment on ull_slave_done

* add comments to addr_us_get

* add comments to HCI_CLASS

Signed-off-by: Mark Ruvald Pedersen <mped@oticon.com>
2019-05-02 11:12:21 +02: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: commentary and readability improvements 2019-05-02 11:12:21 +02:00
include Bluetooth: controller: Preliminary work in progress mesh ext. 2019-01-23 09:45:06 +01:00
ll_sw Bluetooth: controller: commentary and readability improvements 2019-05-02 11:12:21 +02:00
ticker bluetooth: controller: Minor refactoring in ticker.c 2019-04-30 15:11:55 +02:00
util bluetooth: controller: Mayfly yield after call under Kconfig 2019-04-30 15:42:20 +02:00
CMakeLists.txt bluetooth: controller: Moved library source for lll_test.c 2019-04-30 15:41:56 +02:00
Kconfig bluetooth: controller: Mayfly yield after call under Kconfig 2019-04-30 15:42:20 +02:00