Searched refs:sync_timeout (Results 1 – 4 of 4) sorted by relevance
815 .sync_timeout = BT_ISO_SYNC_TIMEOUT,1466 if (!qos->bcast.sync_timeout) in check_bcast_qos()1467 qos->bcast.sync_timeout = BT_ISO_SYNC_TIMEOUT; in check_bcast_qos()1469 if (qos->bcast.sync_timeout < 0x000a || qos->bcast.sync_timeout > 0x4000) in check_bcast_qos()1479 qos->bcast.sync_timeout = BT_ISO_SYNC_TIMEOUT; in check_bcast_qos()
2122 cp->sync_timeout = cpu_to_le16(qos->bcast.sync_timeout); in hci_pa_create_sync()
199 __u16 sync_timeout; member
1880 __le16 sync_timeout; member
Completed in 92 milliseconds