Home
last modified time | relevance | path

Searched refs:sync_timeout (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Diso.c844 .sync_timeout = BT_ISO_SYNC_TIMEOUT,
1408 if (!qos->bcast.sync_timeout) in check_bcast_qos()
1409 qos->bcast.sync_timeout = BT_ISO_SYNC_TIMEOUT; in check_bcast_qos()
1411 if (qos->bcast.sync_timeout < 0x000a || qos->bcast.sync_timeout > 0x4000) in check_bcast_qos()
1421 qos->bcast.sync_timeout = BT_ISO_SYNC_TIMEOUT; in check_bcast_qos()
H A Dhci_conn.c2079 cp->sync_timeout = cpu_to_le16(qos->bcast.sync_timeout); in hci_pa_create_sync()
/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h200 __u16 sync_timeout; member
H A Dhci.h1880 __le16 sync_timeout; member