Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dadv.c1762 struct bt_hci_cp_le_remove_adv_set *cp; in bt_le_ext_adv_delete()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1596 struct bt_hci_cp_le_remove_adv_set { struct
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c3633 struct bt_hci_cp_le_remove_adv_set *cmd = (void *)buf->data; in le_remove_adv_set()