Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci.h3145 __u8 p_bn; member
/linux/net/bluetooth/
H A Dhci_event.c7028 qos->ucast.out.sdu = ev->p_bn ? le16_to_cpu(ev->p_mtu) : 0; in hci_le_cis_established_evt()
7043 qos->ucast.in.sdu = ev->p_bn ? le16_to_cpu(ev->p_mtu) : 0; in hci_le_cis_established_evt()