Home
last modified time | relevance | path

Searched defs:hci_conn_params (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/include/net/bluetooth/
Dhci_core.h674 struct hci_conn_params { struct
675 struct list_head list;
676 struct list_head action;
678 bdaddr_t addr;
679 u8 addr_type;
681 u16 conn_min_interval;
682 u16 conn_max_interval;
683 u16 conn_latency;
684 u16 supervision_timeout;
686 enum {
[all …]