Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h778 struct list_head list;
781 bdaddr_t addr;
782 u8 addr_type;
784 u16 conn_min_interval;
785 u16 conn_max_interval;
786 u16 conn_latency;
789 enum {
796 } auto_connect;
798 struct hci_conn *conn;
799 bool explicit_connect;
[all …]