Home
last modified time | relevance | path

Searched refs:bt_hci_cp_le_set_adv_enable (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1104 struct bt_hci_cp_le_set_adv_enable { struct
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c1660 struct bt_hci_cp_le_set_adv_enable *cmd = (void *)buf->data; in le_set_adv_enable()