zephyr/tests/bluetooth
Nicolas Pitre 659fa0d57d lifo/fifo: first word is not always first 4 bytes
The first word is used as a pointer, meaning it is 64 bits on 64-bit
systems. To reserve it, it has to be either a pointer, a long, or an
intptr_t. Not an int nor an u32_t.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-06-26 09:08:42 -04:00
..
bluetooth
bsim_bt
ctrl_user_ext
gatt Bluetooth: tests: Add tests for GATT 2019-06-24 22:36:59 +02:00
hci_prop_evt
init
l2cap Bluetooth: tests: Add tests for L2CAP 2019-06-24 22:36:59 +02:00
mesh
mesh_shell
shell
tester lifo/fifo: first word is not always first 4 bytes 2019-06-26 09:08:42 -04:00
uuid