zephyr/subsys/bluetooth/controller/hci
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
..
hci_driver.c bluetooth: controller: Document RX path flow from mayfly to HCI 2019-02-18 15:13:45 -05:00
hci_internal.h bluetooth: controller: Remove trailing semicolons in HCI defines. 2019-02-10 16:16:58 -05:00
hci.c Bluetooth: controller: Support big-endian archs in split controller. 2019-03-13 10:37:40 +01:00