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.h801 struct hci_conn_params { struct
802 struct list_head list;
803 struct list_head action;
805 bdaddr_t addr;
806 u8 addr_type;
808 u16 conn_min_interval;
809 u16 conn_max_interval;
810 u16 conn_latency;
811 u16 supervision_timeout;
813 enum {
[all …]