Home
last modified time | relevance | path

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

/linux-6.8/include/net/bluetooth/
Dhci_core.h806 struct hci_conn_params { struct
807 struct list_head list;
808 struct list_head action;
810 bdaddr_t addr;
811 u8 addr_type;
813 u16 conn_min_interval;
814 u16 conn_max_interval;
815 u16 conn_latency;
816 u16 supervision_timeout;
818 enum {
[all …]