Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h514 struct bt_hci_cp_read_remote_version_info { struct
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c1053 struct bt_hci_cp_read_remote_version_info *cp; in bt_hci_read_remote_version()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c385 struct bt_hci_cp_read_remote_version_info *cmd = (void *)buf->data; in read_remote_ver_info()