Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h500 struct hci_conn_params { struct
501 struct list_head list;
502 struct list_head action;
504 bdaddr_t addr;
505 u8 addr_type;
507 u16 conn_min_interval;
508 u16 conn_max_interval;
509 u16 conn_latency;
510 u16 supervision_timeout;
512 enum {
[all …]