Lines Matching +full:combined +full:- +full:host +full:- +full:controller
9 # http://www.apache.org/licenses/LICENSE-2.0
21 description: 'Indicates that a BLE host is present.'
26 Causes the BLE host to automatically start during system
36 Rather than wait for HCI acknowledgements from a controller, the
37 host simulates incoming acks. Only recommended for test code
42 Specifies whether the host can depend on the kernel being present.
137 Whether the out-of-band pairing algorithm is advertised. (0/1)
145 Whether man-in-the-middle protection is advertised during
399 Whether to enable host-side flow control. This should only be
400 enabled in host-only setups (i.e., not combined-host-controller).
405 The interval, in milliseconds, that the host should provide
406 number-of-completed-packets updates to the controller.
411 If the number of data buffers available to the controller falls to
412 this number, immediately send a number-of-completed-packets event.
414 (total-acl-bufs - bufs-freed-since-last-num-completed-event).
419 If enabled, the host will immediately transmit a
420 host-number-of-completed-packets command whenever a connection
427 Stops the Bluetooth host when the system shuts down. Stopping
433 Sysinit stage for the NimBLE host.