Home
last modified time | relevance | path

Searched refs:sync_factor (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h190 __u8 sync_factor; member
/openbmc/linux/net/bluetooth/
H A Diso.c758 .sync_factor = 0x01,
1304 if (!qos->bcast.sync_factor) in check_bcast_qos()
1305 qos->bcast.sync_factor = 0x01; in check_bcast_qos()
H A Dhci_conn.c2100 interval = (qos->bcast.out.interval / 1250) * qos->bcast.sync_factor; in create_big_sync()