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.c828 .sync_factor = 0x01,
1454 if (!qos->bcast.sync_factor)
1455 qos->bcast.sync_factor = 0x01;
H A Dhci_conn.c2021 interval = (qos->bcast.out.interval / 1250) * qos->bcast.sync_factor;

Completed in 208 milliseconds