Searched refs:sync_timeout (Results 1 – 4 of 4) sorted by relevance
994 .sync_timeout = BT_ISO_SYNC_TIMEOUT,1864 if (!qos->bcast.sync_timeout) in check_bcast_qos()1865 qos->bcast.sync_timeout = BT_ISO_SYNC_TIMEOUT; in check_bcast_qos()1867 if (qos->bcast.sync_timeout < 0x000a || qos->bcast.sync_timeout > 0x4000) in check_bcast_qos()
7541 cp.sync_timeout = cpu_to_le16(qos->bcast.sync_timeout); in hci_le_past_params_sync()7640 cp.sync_timeout = cpu_to_le16(qos->bcast.sync_timeout); in hci_le_pa_create_sync()
2248 conn->conn_timeout = msecs_to_jiffies(qos->bcast.sync_timeout * 10); in hci_pa_create_sync()
1958 __le16 sync_timeout; member2121 __le16 sync_timeout; member