Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1429 struct bt_hci_cp_le_read_phy { struct
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c1102 struct bt_hci_cp_le_read_phy *cp; in hci_le_read_phy()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c2675 struct bt_hci_cp_le_read_phy *cmd = (void *)buf->data; in le_read_phy()