zephyr/subsys/bluetooth/controller
Wolfgang Puffitsch d7fac9bf8c Bluetooth: controller: Support big-endian archs in split controller.
Use reverse order for bitfields on big-endian architectures. Treat
all PDU data as little-endian and add conversions as needed. Treat
access address as 4-byte value instead of u32_t to avoid flipping
endianness.

Signed-off-by: Wolfgang Puffitsch <wopu@oticon.com>
2019-03-13 10:37:40 +01: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: Support big-endian archs in split controller. 2019-03-13 10:37:40 +01:00
include Bluetooth: controller: Preliminary work in progress mesh ext. 2019-01-23 09:45:06 +01:00
ll_sw Bluetooth: controller: Support big-endian archs in split controller. 2019-03-13 10:37:40 +01:00
ticker bluetooth: controller: Add a few ticker comments 2019-02-15 09:52:14 -05:00
util bluetooth: controller: Document more of memq, mfifo 2019-02-15 09:49:45 -05:00
CMakeLists.txt Bluetooth: controller: Remove redundant tmp role implementation 2019-02-05 15:00:08 +01:00
Kconfig kconfig: bluetooth: Let BT_HCI_VS be configurable from controller 2019-03-12 19:42:40 +01:00