Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci_core.h800 struct hci_conn_params { struct
801 struct list_head list;
802 struct list_head action;
804 bdaddr_t addr;
805 u8 addr_type;
807 u16 conn_min_interval;
808 u16 conn_max_interval;
809 u16 conn_latency;
810 u16 supervision_timeout;
812 enum {
[all …]