Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dbluetooth.h197 __u16 sync_timeout; member
Dhci.h1950 __le16 sync_timeout; member
/Linux-v6.6/net/bluetooth/
Diso.c732 .sync_timeout = 0x4000,
1294 if (qos->bcast.sync_timeout < 0x000a || qos->bcast.sync_timeout > 0x4000) in check_bcast_qos()
Dhci_conn.c2125 cp->sync_timeout = cpu_to_le16(qos->bcast.sync_timeout); in hci_pa_create_sync()