Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_vs.h60 uint16_t hw_platform; member
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c3940 LOG_INF("HW Platform: %s (0x%04x)", vs_hw_platform(sys_le16_to_cpu(rp.info->hw_platform)), in hci_vs_init()
3941 sys_le16_to_cpu(rp.info->hw_platform)); in hci_vs_init()
3943 vs_hw_variant(sys_le16_to_cpu(rp.info->hw_platform), in hci_vs_init()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c4986 rp->hw_platform = sys_cpu_to_le16(BT_HCI_VS_HW_PLAT);