Searched refs:sync_timeout (Results 1 – 5 of 5) sorted by relevance
872 .sync_timeout = BT_ISO_SYNC_TIMEOUT,1613 if (!qos->bcast.sync_timeout) in check_bcast_qos()1614 qos->bcast.sync_timeout = BT_ISO_SYNC_TIMEOUT; in check_bcast_qos()1616 if (qos->bcast.sync_timeout < 0x000a || qos->bcast.sync_timeout > 0x4000) in check_bcast_qos()1626 qos->bcast.sync_timeout = BT_ISO_SYNC_TIMEOUT; in check_bcast_qos()
6945 cp.sync_timeout = cpu_to_le16(qos->bcast.sync_timeout); in hci_le_pa_create_sync()
2081 conn->conn_timeout = msecs_to_jiffies(qos->bcast.sync_timeout * 10); in hci_pa_create_sync()
201 __u16 sync_timeout; member
1930 __le16 sync_timeout; member