Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dadv.c562 struct bt_hci_cp_le_set_ext_adv_data *set_data; in hci_set_adv_ext_complete()
610 struct bt_hci_cp_le_set_ext_adv_data *set_data; in hci_set_adv_ext_fragmented()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1553 struct bt_hci_cp_le_set_ext_adv_data { struct
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c3493 struct bt_hci_cp_le_set_ext_adv_data *cmd = (void *)buf->data; in le_set_ext_adv_data()