Home
last modified time | relevance | path

Searched refs:iso_mtu (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dhci_conn.c898 if (hdev->iso_mtu) in __hci_conn_add()
970 conn->mtu = hdev->iso_mtu ? hdev->iso_mtu : in __hci_conn_add()
H A Dhci_event.c3767 hdev->iso_mtu = __le16_to_cpu(rp->iso_mtu); in hci_cc_le_read_buffer_size_v2()
3774 hdev->acl_pkts, hdev->iso_mtu, hdev->iso_pkts); in hci_cc_le_read_buffer_size_v2()
H A Dhci_core.c3322 cnt = hdev->iso_mtu ? hdev->iso_cnt : in hci_quote_sent()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h2016 __le16 iso_mtu; member
H A Dhci_core.h468 unsigned int iso_mtu; member