Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dhci_core.h718 struct hci_conn_params { struct
719 struct list_head list;
720 struct list_head action;
722 bdaddr_t addr;
723 u8 addr_type;
725 u16 conn_min_interval;
726 u16 conn_max_interval;
727 u16 conn_latency;
728 u16 supervision_timeout;
730 enum {
[all …]