Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1205 struct bt_hci_cp_le_read_remote_features { struct
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c1036 struct bt_hci_cp_le_read_remote_features *cp; in bt_hci_le_read_remote_features()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c2507 struct bt_hci_cp_le_read_remote_features *cmd = (void *)buf->data; in le_read_remote_features()