zephyr/subsys/bluetooth/controller/hci
Troels Nilsson c743edaaa6 Bluetooth: Controller: Fix endianness handling for DID/SID struct
Bitsets across byte boundaries does not work properly for big-endian;
Converted to use two uint8's instead

Signed-off-by: Troels Nilsson <trnn@demant.com>
2023-05-09 13:03:28 +02:00
..
nordic
openisa
hci_driver.c Bluetooth: controller: Consideration for SDU interval in fragmentation 2023-04-13 16:09:39 +02:00
hci_internal.h
hci_user_ext.h
hci.c Bluetooth: Controller: Fix endianness handling for DID/SID struct 2023-05-09 13:03:28 +02:00