zephyr/subsys/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
..
audio Bluetooth: Replace 'bt_addr_le_cmp(x) == 0' with 'bt_addr_le_eq(x)' 2022-10-19 15:40:18 +03:00
common Bluetooth: log: show function names by default 2022-10-04 14:09:04 +00:00
controller include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
host Bluetooth: Replace bt_addr_le_cmp in bool context with !bt_addr_le_eq 2022-10-19 15:40:18 +03:00
mesh Bluetooth: Mesh: Change linkage for ctx_shell and default_key in shell 2022-10-17 14:39:58 +02:00
services Bluetooth: OTS - Object Write check parameter properly 2022-09-19 10:57:10 +02:00
shell Bluetooth: Replace bt_addr_le_cmp in bool context with !bt_addr_le_eq 2022-10-19 15:40:18 +03:00
CMakeLists.txt
Kconfig Bluetooth: kconfig: Add config options for PAST 2022-10-17 10:14:10 +02:00
Kconfig.adv Bluetooth: Mark Extended Adv as stable 2022-08-16 18:10:59 +02:00
Kconfig.iso bluetooth: kconfig: Hide host options if not available 2022-06-17 10:49:51 -05:00