Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dadv.c723 struct bt_hci_cp_le_set_per_adv_data *set_data; in hci_set_per_adv_data()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1621 struct bt_hci_cp_le_set_per_adv_data { struct
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c3720 struct bt_hci_cp_le_set_per_adv_data *cmd = (void *)buf->data; in le_set_per_adv_data()