Lines Matching refs:latency
5161 u16 interval, u16 latency, in le_conn_complete_evt() argument
5251 conn->le_conn_latency = latency; in le_conn_complete_evt()
5306 le16_to_cpu(ev->latency), in hci_le_conn_complete_evt()
5320 le16_to_cpu(ev->latency), in hci_le_enh_conn_complete_evt()
5385 conn->le_conn_latency = le16_to_cpu(ev->latency); in hci_le_conn_update_complete_evt()
5912 u16 handle, min, max, latency, timeout; in hci_le_remote_conn_param_req_evt() local
5917 latency = le16_to_cpu(ev->latency); in hci_le_remote_conn_param_req_evt()
5929 if (hci_check_conn_params(min, max, latency, timeout)) in hci_le_remote_conn_param_req_evt()
5944 params->conn_latency = latency; in hci_le_remote_conn_param_req_evt()
5954 store_hint, min, max, latency, timeout); in hci_le_remote_conn_param_req_evt()
5960 cp.latency = ev->latency; in hci_le_remote_conn_param_req_evt()