zephyr/tests/bluetooth
Nicolas Pitre 2dc6eea143 test/bluetooth: sizeof() is not strlen()
sizeof(value) returns the size of the pointer, not the pointed string.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
tests/bluetooth/gatt/src/main.c
2019-07-04 10:25:41 +03:00
..
bluetooth
bsim_bt cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
ctrl_user_ext cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
gatt test/bluetooth: sizeof() is not strlen() 2019-07-04 10:25:41 +03:00
hci_prop_evt Bluetooth: Introduce separate pool for discardable events 2019-07-01 16:36:15 +03:00
init cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
l2cap Bluetooth: tests: Add tests for L2CAP 2019-06-24 22:36:59 +02:00
mesh tests: samples: Apps shouldn't set tick rate 2019-07-02 22:52:29 -04:00
mesh_shell Bluetooth: Introduce separate pool for discardable events 2019-07-01 16:36:15 +03:00
shell Bluetooth: Introduce separate pool for discardable events 2019-07-01 16:36:15 +03:00
tester cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
uuid