Lines Matching full:acl
10 int "Maximum supported ACL size for outgoing data"
15 Maximum supported ACL size of data packets sent from the Host to the
16 Controller. This value does not include the HCI ACL header.
21 In a Host-only build the Host will read the maximum ACL size supported
25 The Host supports sending of larger L2CAP PDUs than the ACL size and
26 will fragment L2CAP PDUs into ACL data packets.
35 int "Number of outgoing ACL data buffers"
41 Number of outgoing ACL data buffers sent from the Host to the
52 int "Maximum supported ACL size for incoming data"
62 Maximum support ACL size of data packets sent from the Controller to
63 the Host. This value does not include the HCI ACL header.
70 the Host will inform the Controller about the maximum ACL data size it
74 can assume the Host has to receive and process ACL data faster than
77 In a Controller only build this will determine the maximum ACL size
81 int "Number of extra incoming ACL data buffers"
85 Number of incoming extra ACL data buffers sent from the Controller to
88 By default, the number of incoming ACL data buffers is equal to
92 int "[DEPRECATED] Number of incoming ACL data buffers"
96 Number or incoming ACL data buffers sent from the Controller to the