zephyr/tests/bluetooth
Aleksander Wasaznik ea558187b5 Bluetooth: Replace bt_addr_le_cmp in bool context with !bt_addr_le_eq
These should be equivalent. The new form is more readable.

Signed-off-by: Aleksander Wasaznik <aleksander.wasaznik@nordicsemi.no>
2022-10-19 15:40:18 +03:00
..
adv includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
at test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
bluetooth includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
bsim_bt Bluetooth: Replace 'bt_addr_le_cmp(x) == 0' with 'bt_addr_le_eq(x)' 2022-10-19 15:40:18 +03:00
controller Bluetooth: Controller: Fix DLE HCI params parsing 2022-10-03 10:08:34 +02:00
ctrl_isoal tests: Bluetooth: controller: Disabled ISO-AL Unit Tests 2022-10-03 13:22:13 +02:00
ctrl_sw_privacy test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
ctrl_sw_privacy_unit test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
ctrl_user_ext test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
df includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
gatt includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
hci_codecs_info includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
hci_prop_evt includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
host include: Add missed 'zephyr' prefix while including header files 2022-10-18 14:12:45 +02:00
host_long_adv_recv ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
init Bluetooth: Controller: Rename Kconfig to BT_CTLR_ADV_AUX_PDU_BACK2BACK 2022-08-03 12:02:47 +02:00
l2cap includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ll_settings includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mesh Bluetooth: Mesh: Add CDB depend on to prov Kconfig 2022-09-06 12:35:48 +02:00
mesh_shell Bluetooth: Mesh: Shell: Make prov features dynamic 2022-10-04 10:33:30 +02:00
qualification tests: Bluetooth: Upload Launch Studio Project and ICS 2022-09-26 13:21:08 +02:00
shell Bluetooth: kconfig: Add config options for PAST 2022-10-17 10:14:10 +02:00
tester Bluetooth: Replace bt_addr_le_cmp in bool context with !bt_addr_le_eq 2022-10-19 15:40:18 +03:00
uuid Bluetooth: Test: Split up test "uuid" 2022-08-01 18:05:12 +02:00