Home
last modified time | relevance | path

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

/linux/net/bluetooth/
A Diso.c815 .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()
A Dhci_conn.c2122 cp->sync_timeout = cpu_to_le16(qos->bcast.sync_timeout); in hci_pa_create_sync()
/linux/include/net/bluetooth/
A Dbluetooth.h199 __u16 sync_timeout; member
A Dhci.h1880 __le16 sync_timeout; member

Completed in 92 milliseconds