Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_vs.h57 #define BT_HCI_OP_VS_READ_VERSION_INFO BT_OP(BT_OGF_VS, 0x0001) macro
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c3926 err = bt_hci_cmd_send_sync(BT_HCI_OP_VS_READ_VERSION_INFO, NULL, &rsp); in hci_vs_init()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c5656 case BT_OCF(BT_HCI_OP_VS_READ_VERSION_INFO):