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-4.1.0/subsys/bluetooth/host/
Dadv.c2042 struct bt_hci_cp_le_set_per_adv_enable *cp; in bt_le_per_adv_enable()
/Zephyr-4.1.0/include/zephyr/bluetooth/
Dhci_types.h1680 struct bt_hci_cp_le_set_per_adv_enable { struct
/Zephyr-4.1.0/subsys/bluetooth/controller/hci/
Dhci.c3777 struct bt_hci_cp_le_set_per_adv_enable *cmd = (void *)buf->data; in le_set_per_adv_enable()