Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
Dhci_core.h784 struct hci_conn_params { struct
785 struct list_head list;
786 struct list_head action;
788 bdaddr_t addr;
789 u8 addr_type;
791 u16 conn_min_interval;
792 u16 conn_max_interval;
793 u16 conn_latency;
794 u16 supervision_timeout;
796 enum {
[all …]