Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h487 struct hci_conn_params { struct
488 struct list_head list;
489 struct list_head action;
491 bdaddr_t addr;
492 u8 addr_type;
494 u16 conn_min_interval;
495 u16 conn_max_interval;
496 u16 conn_latency;
497 u16 supervision_timeout;
499 enum {
[all …]