Lines Matching full:hci
16 Controller. This value does not include the HCI ACL header.
26 The Controller will return this value in the HCI LE Read Buffer
47 The Controller will return this value in the HCI LE Read Buffer Size
62 the Host. This value does not include the HCI ACL header.
113 int "Maximum supported HCI Event buffer length"
119 Maximum supported HCI event buffer size. This value does not include
120 the HCI Event header.
122 sizes that include HCI events. It should be set according to the
123 expected HCI events that can be generated from the configuration.
124 If the subset of possible HCI events is unknown, this should be set to
128 int "Number of HCI Event buffers"
134 Number of buffers available for incoming HCI events from the
138 int "Maximum supported discardable HCI Event buffer length"
147 Maximum support discardable HCI event size of buffers in the separate
149 HCI Event header.
154 int "Number of discardable HCI Event buffers"
161 the HCI driver considers discardable. Examples of such events
168 int "Maximum support HCI Command buffer length"
177 Maximum data size for each HCI Command buffer. This value does not
178 include the HCI Command header.
180 sizes that include HCI commands. It should be set according to the
181 expected HCI commands that can be sent from the configuration.
182 If the subset of possible HCI commands is unknown, this should be set
186 int "Number of HCI command buffers"
190 Number of buffers available for outgoing HCI commands from the Host.
198 for the Zephyr HCI Vendor-Specific Commands and Event.
201 bool "Zephyr HCI Vendor-Specific Commands"
205 Enable support for the Zephyr HCI Vendor-Specific Commands in the
210 bool "Zephyr HCI Vendor-Specific Extensions"
214 Enable support for the Zephyr HCI Vendor-Specific Extensions in the
219 bool "Zephyr HCI Vendor-Specific Events"
222 Enable support for the Zephyr HCI Vendor-Specific Events in the
226 bool "Allow vendor specific HCI event Zephyr Fatal Error"
229 Enable emiting HCI Vendor-Specific events for system and Controller
233 bool "Use heuristics to guess HCI vendor extensions support in advance"
238 supports the HCI vendor extensions in advance, in order to prevent
243 bool "Mesh HCI Command support"
246 Enable support for the Bluetooth Mesh HCI Commands.