Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_vs.h126 #define BT_HCI_OP_VS_READ_KEY_HIERARCHY_ROOTS BT_OP(BT_OGF_VS, 0x000a) macro
/Zephyr-latest/subsys/bluetooth/host/
Did.c1506 err = bt_hci_cmd_send_sync(BT_HCI_OP_VS_READ_KEY_HIERARCHY_ROOTS, NULL, in bt_read_identity_root()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c5688 case BT_OCF(BT_HCI_OP_VS_READ_KEY_HIERARCHY_ROOTS):