Home
last modified time | relevance | path

Searched refs:BT_DT_HCI_BUS_GET (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Dbluetooth.h92 #define BT_DT_HCI_BUS_GET(node_id) \ macro
94 #define BT_DT_HCI_BUS_INST_GET(inst) BT_DT_HCI_BUS_GET(DT_DRV_INST(inst))
/Zephyr-latest/subsys/bluetooth/host/
Dhci_raw.c67 #define BT_HCI_BUS BT_DT_HCI_BUS_GET(BT_HCI_NODE)
Dhci_core.c73 #define BT_HCI_BUS BT_DT_HCI_BUS_GET(BT_HCI_NODE)