HCI_MAX_ACL_SIZE 31 include/net/bluetooth/hci.h #define HCI_MAX_FRAME_SIZE (HCI_MAX_ACL_SIZE + 4) HCI_MAX_ACL_SIZE 224 net/bluetooth/hci_core.c cp.acl_mtu = cpu_to_le16(HCI_MAX_ACL_SIZE);