Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h786 struct hci_conn_params { struct
787 struct list_head list;
788 struct list_head action;
790 bdaddr_t addr;
791 u8 addr_type;
793 u16 conn_min_interval;
794 u16 conn_max_interval;
795 u16 conn_latency;
796 u16 supervision_timeout;
798 enum {
[all …]