Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h772 struct bt_hci_cp_set_event_mask_page_2 { struct
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c426 struct bt_hci_cp_set_event_mask_page_2 *cmd = (void *)buf->data; in set_event_mask_page_2()