Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dscan.c120 struct bt_hci_cp_le_set_ext_scan_enable *cp; in cmd_le_set_ext_scan_enable()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1659 struct bt_hci_cp_le_set_ext_scan_enable { struct
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c3844 struct bt_hci_cp_le_set_ext_scan_enable *cmd = (void *)buf->data; in le_set_ext_scan_enable()