Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci.h2887 __le16 p_mtu; member
/linux/net/bluetooth/
H A Dhci_event.c6892 qos->ucast.out.sdu = ev->p_bn ? le16_to_cpu(ev->p_mtu) : 0; in hci_le_cis_established_evt()
6907 qos->ucast.in.sdu = ev->p_bn ? le16_to_cpu(ev->p_mtu) : 0; in hci_le_cis_established_evt()