Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hci/
Dhci_vendor.h8 #define BT_HCI_VS_HW_PLAT BT_HCI_VS_HW_PLAT_NORDIC
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_vs.h44 #define BT_HCI_VS_HW_PLAT_NORDIC 0x0002 macro
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c3874 if (platform != BT_HCI_VS_HW_PLAT_NORDIC) { in vs_hw_variant()