Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dadv.c1124 struct bt_hci_cp_le_set_ext_adv_param *cp; in le_ext_adv_param_set()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1520 struct bt_hci_cp_le_set_ext_adv_param { struct
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c3420 struct bt_hci_cp_le_set_ext_adv_param *cmd = (void *)buf->data; in le_set_ext_adv_param()