Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dbluetooth.h192 __u8 sync_factor; member
/linux-6.15/net/bluetooth/
H A Diso.c863 .sync_factor = 0x01,
1589 if (!qos->bcast.sync_factor) in check_bcast_qos()
1590 qos->bcast.sync_factor = 0x01; in check_bcast_qos()
H A Dhci_conn.c2053 interval = (qos->bcast.out.interval / 1250) * qos->bcast.sync_factor; in create_big_sync()