acl_mtu          1021 include/net/bluetooth/hci.h 	__le16   acl_mtu;
acl_mtu          1211 include/net/bluetooth/hci.h 	__le16   acl_mtu;
acl_mtu           324 include/net/bluetooth/hci_core.h 	unsigned int	acl_mtu;
acl_mtu           123 include/net/bluetooth/hci_sock.h 	__u16 acl_mtu;
acl_mtu          2026 net/bluetooth/hci_core.c 		hdev->acl_mtu  = *((__u16 *) &dr.dev_opt + 1);
acl_mtu          2124 net/bluetooth/hci_core.c 		di.acl_mtu  = hdev->acl_mtu;
acl_mtu          2129 net/bluetooth/hci_core.c 		di.acl_mtu  = hdev->le_mtu;
acl_mtu           716 net/bluetooth/hci_event.c 	hdev->acl_mtu  = __le16_to_cpu(rp->acl_mtu);
acl_mtu           729 net/bluetooth/hci_event.c 	BT_DBG("%s acl mtu %d:%d sco mtu %d:%d", hdev->name, hdev->acl_mtu,
acl_mtu          6507 net/bluetooth/l2cap_core.c 		chan->conn->mtu = chan->conn->hcon->hdev->acl_mtu;
acl_mtu          6578 net/bluetooth/l2cap_core.c 		chan->conn->mtu = chan->conn->hcon->hdev->acl_mtu;
acl_mtu          7115 net/bluetooth/l2cap_core.c 		conn->mtu = hcon->hdev->acl_mtu;