Lines Matching +full:event +full:- +full:range

5 # SPDX-License-Identifier: Apache-2.0
11 range 27 $(UINT16_MAX)
21 In a Host-only build the Host will read the maximum ACL size supported
39 range 1 $(UINT8_MAX)
45 Completed Packets event.
58 range 70 $(UINT16_MAX) if BT_EATT
59 range 69 $(UINT16_MAX) if BT_SMP
60 range 27 $(UINT16_MAX)
83 range 0 65535
94 range 0 256
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.
117 range 68 $(UINT8_MAX)
118 range 78 $(UINT8_MAX) if BT_CHANNEL_SOUNDING
120 Maximum supported HCI event buffer size. This value does not include
121 the HCI Event header.
129 int "Number of HCI Event buffers"
132 range 2 $(UINT8_MAX)
138 int "Maximum supported discardable HCI Event buffer length"
139 range 43 $(UINT8_MAX) if !BT_EXT_ADV
140 range 58 $(UINT8_MAX) if BT_EXT_ADV
141 # LE Extended Advertising Report event
143 # Le Advertising Report event
147 Maximum support discardable HCI event size of buffers in the separate
148 discardable event buffer pool. This value does not include the
149 HCI Event header.
154 int "Number of discardable HCI Event buffers"
155 range 1 $(UINT8_MAX)
175 range 65 $(UINT8_MAX)
188 range 2 64
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
214 bool "Allow vendor specific HCI event Zephyr Fatal Error"
217 Enable emitting HCI Vendor-Specific events for system and Controller
237 bool "Wait for \"NOP\" Command Complete event during init"
239 Emit a Command Complete event from the Controller (and wait for it
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
326 range 1 SEGGER_RTT_MAX_NUM_UP_BUFFERS
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.