Searched refs:sync_timeout (Results 1 – 3 of 3) sorted by relevance
869 .sync_timeout = BT_ISO_SYNC_TIMEOUT,1598 if (!qos->bcast.sync_timeout) in check_bcast_qos()1599 qos->bcast.sync_timeout = BT_ISO_SYNC_TIMEOUT; in check_bcast_qos()1601 if (qos->bcast.sync_timeout < 0x000a || qos->bcast.sync_timeout > 0x4000) in check_bcast_qos()1611 qos->bcast.sync_timeout = BT_ISO_SYNC_TIMEOUT; in check_bcast_qos()
2116 cp.sync_timeout = cpu_to_le16(qos->bcast.sync_timeout); in create_pa_sync()
200 __u16 sync_timeout; member