Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dbluetooth.h197 __u16 sync_timeout; member
Dhci.h1953 __le16 sync_timeout; member
/linux-6.6.21/net/bluetooth/
Diso.c767 .sync_timeout = 0x4000,
1328 if (qos->bcast.sync_timeout < 0x000a || qos->bcast.sync_timeout > 0x4000) in check_bcast_qos()
Dhci_conn.c2131 cp->sync_timeout = cpu_to_le16(qos->bcast.sync_timeout); in hci_pa_create_sync()