Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci.h2104 __le16 c_latency; member
2796 __u8 c_latency[3]; member
/linux-6.15/net/bluetooth/
H A Dhci_event.c6751 get_unaligned_le24(ev->c_latency); in hci_le_cis_estabilished_evt()
6762 DIV_ROUND_CLOSEST(get_unaligned_le24(ev->c_latency), in hci_le_cis_estabilished_evt()
6777 DIV_ROUND_CLOSEST(get_unaligned_le24(ev->c_latency), in hci_le_cis_estabilished_evt()
H A Dhci_conn.c1782 pdu->c_latency = cpu_to_le16(qos->ucast.out.latency); in set_cig_params_sync()