Home
last modified time | relevance | path

Searched full:legacy (Results 1 – 25 of 202) sorted by relevance

123456789

/Zephyr-Core-3.5.0/subsys/bluetooth/
DKconfig.logging21 menu "Bluetooth legacy logging options"
619 endmenu # Bluetooth legacy logging options
632 legacy-debug-sym = BT_DEBUG_HCI_DRIVER
637 legacy-debug-sym = BT_DEBUG_RPA
646 legacy-debug-sym = BT_DEBUG_AICS
651 legacy-debug-sym = BT_DEBUG_AICS_CLIENT
658 legacy-debug-sym = BT_BAP_DEBUG_STREAM
668 legacy-debug-sym = BT_DEBUG_ASCS
673 legacy-debug-sym = BT_DEBUG_BAP_UNICAST_SERVER
678 legacy-debug-sym = BT_DEBUG_BAP_UNICAST_CLIENT
[all …]
DKconfig.adv22 bool "Support starting advertising through legacy commands"
24 Select this to enable the use of the Legacy Advertising HCI commands.
/Zephyr-Core-3.5.0/subsys/bluetooth/common/
DKconfig.template.log_config_bt5 # This template provides backwards compatibility for legacy kconfig symbols.
12 # - legacy-debug-sym:
13 # An existing "legacy" kconfig bool. If that bool is selected,
18 default 4 if $(legacy-debug-sym)
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/mesh/
Dproxy.rst6 The Proxy feature allows legacy devices like phones to access the Bluetooth mesh network through
22 the node allows the legacy device to connect to the network over GATT while maintaining the
30 In the case where both GATT Proxy and Private GATT Proxy states are disabled on a node, a legacy
33 To solicit the node, the legacy device can send a Solicitation PDU by calling the
38 Solicitation UUID, encrypted with the network key of the subnet that the legacy device wants to
39 connect to. The PDU contains the source address of the legacy device and a sequence number. The
40 sequence number is maintained by the legacy device and is incremented for every new Solicitation PDU
/Zephyr-Core-3.5.0/dts/bindings/timer/
Dintel,hpet.yaml17 no-legacy-irq:
19 description: Do not set legacy IRQ bit
/Zephyr-Core-3.5.0/tests/drivers/rtc/rtc_api/boards/
Dqemu_x86_64.overlay8 * The RTC IRQ is not routed to the IOAPIC if the legacy
13 no-legacy-irq;
Dqemu_x86.overlay8 * The RTC IRQ is not routed to the IOAPIC if the legacy
13 no-legacy-irq;
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/
DKconfig24 bool "Legacy rc (result code) response behaviour"
27 This will enable legacy result code response behaviour of having rc
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/ll/cis/
DKconfig5 bool "Use Legacy Connectable Advertising"
7 Use legacy connectable advertising instead of extended advertising.
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/grp/shell_mgmt/
DKconfig44 bool "Legacy behaviour: Use rc field for shell function return code"
46 Enabling this options brings back legacy behaviour where the shell
/Zephyr-Core-3.5.0/samples/net/lwm2m_client/
Doverlay-lwm2m-1.1-core-interop.conf18 #Enable legacy content formats
/Zephyr-Core-3.5.0/boards/arm/arduino_nano_33_ble/
Darduino_nano_33_ble_defconfig19 # enable sam-ba bootloader on legacy mode
Darduino_nano_33_ble_sense_defconfig19 # enable sam-ba bootloader on legacy mode
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/
Dull_adv_types.h16 /* Legacy AD Data backup when switching to legacy directed advertising
/Zephyr-Core-3.5.0/cmake/compiler/xcc/
Dcompiler_flags.cmake8 # it's a legacy compiler.
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
DKconfig.tmap24 legacy-debug-sym = BT_DEBUG_TMAP
/Zephyr-Core-3.5.0/dts/bindings/espi/
Dnuvoton,npcx-host-sub.yaml23 Mapping table between Wake-Up Input (WUI) and any legacy host
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-1.7.rst9 interfaces. This is the last release that will support the deprecated legacy
12 This release introduces a new native IP stack, replacing the legacy uIP stack,
13 maintaining the legacy functionality, adding additional capabilities, and allowing
36 a legacy option to enable/disable legacy APIs. (using legacy.h)
72 This version removes the legacy uIP stack and introduces a new native IP stack.
74 will support the same functionality as the legacy IP stack found in 1.6, and
238 * ``ZEP-964`` - Add a (hidden?) Kconfig option for disabling legacy API
278 * ``ZEP-1342`` - legacy/kernel/test_early_sleep/ fails on EMSK
301 * ``ZEP-1413`` - [ARC] test/legacy/kernel/test_tickless/microkernel fails to build
374 * ``ZEP-1585`` - legacy.h should be disabled in kernel.h with CONFIG_LEGACY_KERNEL=n
[all …]
Drelease-notes-1.6.rst18 * The legacy API is still supported but deprecated.
19 * Legacy tests and samples were moved to tests/legacy and samples/legacy.
20 * Unified kernel documentation was added and legacy nanokernel/microkernel
244 * ``ZEP-981`` - Add doxygen documentation to both include/kernel.h and include/legacy.h
345 * ``ZEP-1247`` - Test tests/legacy/benchmark/latency_measure is broken for daily sanitycheck
354 * ``ZEP-1297`` - test/legacy/kernel/test_mail: failure on ARC platforms
/Zephyr-Core-3.5.0/doc/hardware/peripherals/
Dps2.rst14 connection standard. For legacy support on boards
/Zephyr-Core-3.5.0/doc/connectivity/networking/
Dnetworking-api-usage.rst15 The legacy connectivity API in :zephyr_file:`include/zephyr/net/net_context.h` should not be
/Zephyr-Core-3.5.0/dts/bindings/i3c/
Di3c-controller.yaml30 and there are I2C devices attached to the bus, look at the Legacy
/Zephyr-Core-3.5.0/drivers/ieee802154/
DKconfig.cc120089 This is a legacy IEEE 802.15.4g-2012 SUN MR-FSK PHY that does no
95 This is a legacy IEEE 802.15.4g-2012 SUN MR-FSK PHY that does no
/Zephyr-Core-3.5.0/cmake/toolchain/cross-compile/
Dgeneric.cmake6 # It is a legacy mechanism that will in Zephyr translate to
/Zephyr-Core-3.5.0/drivers/ethernet/
Deth_e1000_priv.h56 /* Legacy TX Descriptor */
67 /* Legacy RX Descriptor */

123456789