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 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
bsim_bt Bluetooth: controller: Enable additional ULL/LLL CI tests 2019-05-06 14:41:58 +02:00
ctrl_user_ext Bluetooth: Controller: Test for user extensions 2019-06-06 12:38:13 +02:00
gatt Bluetooth: tests: Add tests for GATT 2019-06-24 22:36:59 +02:00
hci_prop_evt Bluetooth: hci_prop_evt: Don't set NO_QEMU_SERIAL_BT_SERVER 2019-06-24 22:36:59 +02:00
init Bluetooth: controller: Enable additional ULL/LLL CI tests 2019-05-06 14:41:58 +02:00
l2cap Bluetooth: tests: Add tests for L2CAP 2019-06-24 22:36:59 +02:00
mesh tests: mesh: fix function prototype and match declaration 2019-06-05 23:31:26 -04:00
mesh_shell license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
shell Bluetooth: GATT: Rename BT_GATT_DB to BT_GATT_DYNAMIC_DB 2019-05-02 08:29:23 +03:00
tester lifo/fifo: first word is not always first 4 bytes 2019-06-26 09:08:42 -04:00
uuid Bluetooth: tests: Add tests for UUID APIs 2019-06-24 22:36:59 +02:00