Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_event.c6636 u32 c_sdu_interval, p_sdu_interval; in hci_le_cis_estabilished_evt() local
6669 c_sdu_interval = (get_unaligned_le24(ev->cig_sync_delay) + in hci_le_cis_estabilished_evt()
6678 qos->ucast.in.interval = c_sdu_interval; in hci_le_cis_estabilished_evt()
6694 qos->ucast.out.interval = c_sdu_interval; in hci_le_cis_estabilished_evt()