Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h2051 __le16 c_latency; member
2739 __u8 c_latency[3]; member
/openbmc/linux/net/bluetooth/
H A Dhci_event.c6675 get_unaligned_le24(ev->c_latency); in hci_le_cis_estabilished_evt()
6686 DIV_ROUND_CLOSEST(get_unaligned_le24(ev->c_latency), in hci_le_cis_estabilished_evt()
6701 DIV_ROUND_CLOSEST(get_unaligned_le24(ev->c_latency), in hci_le_cis_estabilished_evt()
H A Dhci_conn.c1748 pdu.cp.c_latency = cpu_to_le16(qos->ucast.out.latency); in set_cig_params_sync()