zephyr/subsys/bluetooth/controller
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
..
crypto
hal Bluetooth: Controller: df: make radio_df_vendor_hal.h compile in always 2022-03-21 10:15:39 +01:00
hci Bluetooth: Controller: Fix sync reports post terminate and rx disable 2022-03-22 12:33:49 +01:00
include everywhere: fix typos 2022-03-18 13:24:08 -04:00
ll_sw Bluetooth: Controller: Fix aux context release before aux done event 2022-03-23 13:15:12 +01:00
ticker Bluetooth: Controller: Yield stopped ticker time reservations 2022-03-23 12:53:38 +01:00
util Bluetooth: Controller: Add static build assert to check mem member 2022-03-22 12:33:49 +01:00
CMakeLists.txt Bluetooth: Controller: Schedule BIG event after Periodic Adv event 2022-03-01 11:51:46 +01:00
Kconfig edtt: Extend Zephyr EDTT test app with IXIT request/response command 2022-03-22 12:35:32 +01:00
Kconfig.df everywhere: fix typos 2022-03-18 13:24:08 -04:00
Kconfig.dtm bluetooth: controller: Add support for all DTM commands 2022-03-18 12:00:03 +01:00
Kconfig.ll_sw_split kconfig: fix dt_node_has_prop and add nodelabel functions 2022-03-23 13:25:21 +01:00