Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h691 struct hci_conn_params { struct
692 struct list_head list;
693 struct list_head action;
695 bdaddr_t addr;
696 u8 addr_type;
698 u16 conn_min_interval;
699 u16 conn_max_interval;
700 u16 conn_latency;
701 u16 supervision_timeout;
703 enum {
[all …]