Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dhci_core.h545 struct hci_conn_params { struct
546 struct list_head list;
547 struct list_head action;
549 bdaddr_t addr;
550 u8 addr_type;
552 u16 conn_min_interval;
553 u16 conn_max_interval;
554 u16 conn_latency;
555 u16 supervision_timeout;
557 enum {
[all …]