Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1458 struct bt_hci_cp_le_set_phy { struct
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c1132 struct bt_hci_cp_le_set_phy *cp; in bt_le_set_phy()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c2711 struct bt_hci_cp_le_set_phy *cmd = (void *)buf->data; in le_set_phy()