Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h776 struct hci_conn_params { struct
777 struct list_head list;
778 struct list_head action;
780 bdaddr_t addr;
781 u8 addr_type;
783 u16 conn_min_interval;
784 u16 conn_max_interval;
785 u16 conn_latency;
786 u16 supervision_timeout;
788 enum {
[all …]