Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h572 struct bt_hci_cp_write_conn_accept_timeout { struct
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c672 struct bt_hci_cp_write_conn_accept_timeout *cmd = (void *)buf->data; in write_conn_accept_timeout()