supervision_timeout 1436 include/net/bluetooth/hci.h 	__le16   supervision_timeout;
supervision_timeout 1469 include/net/bluetooth/hci.h 	__le16   supervision_timeout;
supervision_timeout 1639 include/net/bluetooth/hci.h 	__le16 supervision_timeout;
supervision_timeout 2098 include/net/bluetooth/hci.h 	__le16   supervision_timeout;
supervision_timeout 2144 include/net/bluetooth/hci.h 	__le16   supervision_timeout;
supervision_timeout 2217 include/net/bluetooth/hci.h 	__le16    supervision_timeout;
supervision_timeout  555 include/net/bluetooth/hci_core.h 	u16 supervision_timeout;
supervision_timeout  335 net/bluetooth/hci_conn.c 		params->supervision_timeout = to_multiplier;
supervision_timeout  345 net/bluetooth/hci_conn.c 	cp.supervision_timeout	= cpu_to_le16(to_multiplier);
supervision_timeout  769 net/bluetooth/hci_conn.c 	p->supervision_timeout = cpu_to_le16(conn->le_supv_timeout);
supervision_timeout  859 net/bluetooth/hci_conn.c 		cp.supervision_timeout = cpu_to_le16(conn->le_supv_timeout);
supervision_timeout 1059 net/bluetooth/hci_conn.c 		conn->le_supv_timeout = params->supervision_timeout;
supervision_timeout 3078 net/bluetooth/hci_core.c 	params->supervision_timeout = hdev->le_supv_timeout;
supervision_timeout 4904 net/bluetooth/hci_event.c 			u16 interval, u16 latency, u16 supervision_timeout)
supervision_timeout 5019 net/bluetooth/hci_event.c 	conn->le_supv_timeout = supervision_timeout;
supervision_timeout 5074 net/bluetooth/hci_event.c 			     le16_to_cpu(ev->supervision_timeout));
supervision_timeout 5088 net/bluetooth/hci_event.c 			     le16_to_cpu(ev->supervision_timeout));
supervision_timeout 5136 net/bluetooth/hci_event.c 		conn->le_supv_timeout = le16_to_cpu(ev->supervision_timeout);
supervision_timeout 5679 net/bluetooth/hci_event.c 			params->supervision_timeout = timeout;
supervision_timeout 5899 net/bluetooth/mgmt.c 		hci_param->supervision_timeout = timeout;