Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci_core.h526 struct hci_conn_params { struct
527 struct list_head list;
528 struct list_head action;
530 bdaddr_t addr;
531 u8 addr_type;
533 u16 conn_min_interval;
534 u16 conn_max_interval;
535 u16 conn_latency;
536 u16 supervision_timeout;
538 enum {
[all …]