Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h2038 __le16 p_latency; member
2726 __u8 p_latency[3]; member
/openbmc/linux/net/bluetooth/
H A Dhci_event.c6674 get_unaligned_le24(ev->p_latency); in hci_le_cis_estabilished_evt()
6685 DIV_ROUND_CLOSEST(get_unaligned_le24(ev->p_latency), in hci_le_cis_estabilished_evt()
6700 DIV_ROUND_CLOSEST(get_unaligned_le24(ev->p_latency), in hci_le_cis_estabilished_evt()
H A Dhci_conn.c1747 pdu.cp.p_latency = cpu_to_le16(qos->ucast.in.latency); in set_cig_params_sync()