Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci.h2153 __le16 p_latency; member
2878 __u8 p_latency[3]; member
/linux/net/bluetooth/
H A Dhci_event.c6878 get_unaligned_le24(ev->p_latency); in hci_le_cis_established_evt()
6889 DIV_ROUND_CLOSEST(get_unaligned_le24(ev->p_latency), in hci_le_cis_established_evt()
6904 DIV_ROUND_CLOSEST(get_unaligned_le24(ev->p_latency), in hci_le_cis_established_evt()
H A Dhci_conn.c1852 pdu->p_latency = cpu_to_le16(qos->ucast.in.latency); in set_cig_params_sync()