Lines Matching +full:maximum +full:- +full:read
5 # SPDX-License-Identifier: Apache-2.0
10 int "Maximum supported ACL size for outgoing data"
15 Maximum supported ACL size of data packets sent from the Host to the
21 In a Host-only build the Host will read the maximum ACL size supported
27 The Controller will return this value in the HCI LE Read Buffer
32 then this will restrict the maximum Link Layer transmission size.
42 Controller. This determines the maximum amount of data packets the
48 The Controller will return this value in the HCI LE Read Buffer Size
52 int "Maximum supported ACL size for incoming data"
62 Maximum support ACL size of data packets sent from the Controller to
70 the Host will inform the Controller about the maximum ACL data size it
77 In a Controller only build this will determine the maximum ACL size
102 the Host will inform the Controller about the maximum number of
109 enforced by a build-time check: BT_BUF_ACL_RX_COUNT needs to be at
113 int "Maximum supported HCI Event buffer length"
115 # LE Read Supported Commands command complete event.
120 Maximum supported HCI event buffer size. This value does not include
126 the maximum of 255.
138 int "Maximum supported discardable HCI Event buffer length"
147 Maximum support discardable HCI event size of buffers in the separate
168 int "Maximum support HCI Command buffer length"
177 Maximum data size for each HCI Command buffer. This value does not
183 to the maximum of 255.
195 ZEPHYR_BT_HCI := zephyr,bt-hci
199 default $(dt_chosen_bool_prop,$(ZEPHYR_BT_HCI),bt-hci-vs-ext)
202 for the Zephyr HCI Vendor-Specific Commands and Event.
205 bool "Zephyr HCI Vendor-Specific Commands"
209 Enable support for the Zephyr HCI Vendor-Specific Commands in the
217 Enable emitting HCI Vendor-Specific events for system and Controller
252 kernel-wide __ASSERT() when CONFIG_ASSERT is disabled.
299 instead of plain-text output. Requires a special application
318 plain-text output. Requires a special application
329 Select index of up-buffer used for logger output.
338 Select index of up-buffer used for logger output.
341 int "Size of reserved up-buffer for custom logger output."
344 Specify reserved size of up-buffer used for custom logger output.