Searched defs:conn_timeout (Results 1 – 2 of 2) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | hci_conn.c | 1456 hci_connect_le(struct hci_dev * hdev,bdaddr_t * dst,u8 dst_type,bool dst_resolved,u8 sec_level,u16 conn_timeout,u8 role,u8 phy,u8 sec_phy) hci_connect_le() argument 1700 hci_connect_le_scan(struct hci_dev * hdev,bdaddr_t * dst,u8 dst_type,u8 sec_level,u16 conn_timeout,enum conn_reasons conn_reason) hci_connect_le_scan() argument [all...] |
| /linux/net/tipc/ |
| H A D | socket.c | 120 u16 conn_timeout; member
|