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

/linux-master/include/net/bluetooth/
H A Dbluetooth.h190 __u8 sync_factor; member in struct:bt_iso_bcast_qos
/linux-master/net/bluetooth/
H A Diso.c800 .sync_factor = 0x01,
1437 if (!qos->bcast.sync_factor)
1438 qos->bcast.sync_factor = 0x01;
H A Dhci_conn.c2041 interval = (qos->bcast.out.interval / 1250) * qos->bcast.sync_factor;

Completed in 110 milliseconds