zephyr/tests/bluetooth/tester/src
Aleksander Wasaznik 17fc4b811c Bluetooth: Replace 'bt_addr_le_cmp(x) != 0' with 'bt_addr_le_eq(x)'
These should be equivalent. The '_eq'-form is more readable.

Signed-off-by: Aleksander Wasaznik <aleksander.wasaznik@nordicsemi.no>
2022-10-19 15:40:18 +03:00
..
bttester.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
bttester.h tests: bluetooth: tester: add support for testing Multiple Notifications 2022-08-05 13:01:46 +02:00
gap.c Bluetooth: Replace 'bt_addr_le_cmp(x) != 0' with 'bt_addr_le_eq(x)' 2022-10-19 15:40:18 +03:00
gatt.c Bluetooth: Tests: Use chan_opt BT_ATT_CHAN_ANY 2022-08-19 11:59:52 +02:00
l2cap.c tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
main.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mesh.c Bluetooth: Mesh: Align Config Client API with Health Client API 2022-09-05 13:56:25 +03:00