Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dscan.c150 struct bt_hci_cp_le_set_scan_enable *cp; in cmd_le_set_scan_enable_legacy()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1134 struct bt_hci_cp_le_set_scan_enable { struct
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c1774 struct bt_hci_cp_le_set_scan_enable *cmd = (void *)buf->data; in le_set_scan_enable()