zephyr/subsys/bluetooth
Michał Barnaś a1ab8da862 kconfig: fix dt_node_has_prop and add nodelabel functions
The Kconfig function "dt_node_has_prop" was using label as its
parameter, where other functions use either chosen or path.
The documentation says that the parameter is path, so this patch
makes the function as documentation says and as other functions
in the file.
The additional nodelabel functions were added as counterparts that
are using nodes labels instead of paths.

Signed-off-by: Michał Barnaś <mb@semihalf.com>
2022-03-23 13:25:21 +01:00
..
audio Bluetooth: Audio - media: Make local control of local player default 2022-03-23 12:50:53 +01:00
common everywhere: fix typos 2022-03-18 13:24:08 -04:00
controller kconfig: fix dt_node_has_prop and add nodelabel functions 2022-03-23 13:25:21 +01:00
host Bluetooth: Host: Fix addr type when syncing using list and privacy 2022-03-23 13:11:12 +01:00
mesh Bluetooth: Mesh: Add warning about RPL persistence 2022-03-22 12:35:15 +01:00
services everywhere: fix typos 2022-03-18 13:24:08 -04:00
shell Bluetooth: Audio: Separate Kconfig for MPL 2022-03-23 12:50:53 +01:00
CMakeLists.txt drivers: bluetooth: build as static library 2021-08-17 06:06:03 -04:00
Kconfig Bluetooth: Kconfig: Move audio and mesh to be shown under host 2022-03-17 11:12:47 +01:00
Kconfig.adv Bluetooth: Kconfig: Move BT_LIM_ADV_TIMEOUT to host config 2022-03-17 11:12:47 +01:00
Kconfig.iso everywhere: fix typos 2022-03-18 13:24:08 -04:00