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.c767 .sync_timeout = BT_ISO_SYNC_TIMEOUT,
1328 if (!qos->bcast.sync_timeout) in check_bcast_qos()
1329 qos->bcast.sync_timeout = BT_ISO_SYNC_TIMEOUT; in check_bcast_qos()
1331 if (qos->bcast.sync_timeout < 0x000a || qos->bcast.sync_timeout > 0x4000) in check_bcast_qos()
1341 qos->bcast.sync_timeout = BT_ISO_SYNC_TIMEOUT; in check_bcast_qos()
H A Dhci_conn.c2160 cp->sync_timeout = cpu_to_le16(qos->bcast.sync_timeout); in hci_pa_create_sync()
/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h199 __u16 sync_timeout; member
H A Dhci.h1863 __le16 sync_timeout; member