zephyr/drivers/bluetooth
Kumar Gala fbc0289733 drivers: bluetooth: hci: spi: Replace DT_INST_LABEL
As we phase out label properties from devicetree the devicetree
node may not have a label so utilize DEVICE_DT_NAME instead
which will use a label if it exists and the node name if not.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-28 20:50:38 +02:00
..
hci drivers: bluetooth: hci: spi: Replace DT_INST_LABEL 2022-07-28 20:50:38 +02:00
CMakeLists.txt drivers: bluetooth: build as static library 2021-08-17 06:06:03 -04:00
Kconfig drivers: create BT_DRIVERS Kconfig entry 2021-09-28 12:13:23 +02:00
util.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00