Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dadv.c2012 struct bt_hci_cp_le_set_per_adv_enable *cp; in bt_le_per_adv_enable()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1632 struct bt_hci_cp_le_set_per_adv_enable { struct
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c3742 struct bt_hci_cp_le_set_per_adv_enable *cmd = (void *)buf->data; in le_set_per_adv_enable()