Home
last modified time | relevance | path

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

/Zephyr-4.1.0/include/zephyr/bluetooth/
Dhci_vs.h74 #define BT_HCI_OP_VS_READ_SUPPORTED_FEATURES BT_OP(BT_OGF_VS, 0x0003) macro
/Zephyr-4.1.0/subsys/bluetooth/host/
Dhci_core.c3961 err = bt_hci_cmd_send_sync(BT_HCI_OP_VS_READ_SUPPORTED_FEATURES, in hci_vs_init()
/Zephyr-4.1.0/subsys/bluetooth/controller/hci/
Dhci.c5699 case BT_OCF(BT_HCI_OP_VS_READ_SUPPORTED_FEATURES):