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