Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_conn.c914 if (hdev->iso_mtu) in __hci_conn_add()
987 conn->mtu = hdev->iso_mtu ? hdev->iso_mtu : in __hci_conn_add()
H A Dhci_event.c3785 hdev->iso_mtu = __le16_to_cpu(rp->iso_mtu); in hci_cc_le_read_buffer_size_v2()
3792 hdev->acl_pkts, hdev->iso_mtu, hdev->iso_pkts); in hci_cc_le_read_buffer_size_v2()
H A Dhci_core.c3349 cnt = hdev->iso_mtu ? hdev->iso_cnt : in hci_quote_sent()
/linux-6.15/include/net/bluetooth/
H A Dhci.h2069 __le16 iso_mtu; member
H A Dhci_core.h474 unsigned int iso_mtu; member