Home
last modified time | relevance | path

Searched refs:bt_hci_cp_le_set_default_phy (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1447 struct bt_hci_cp_le_set_default_phy { struct
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c2694 struct bt_hci_cp_le_set_default_phy *cmd = (void *)buf->data; in le_set_default_phy()