Searched full:legacy (Results 1 – 25 of 202) sorted by relevance
123456789
/Zephyr-Core-3.5.0/subsys/bluetooth/ |
D | Kconfig.logging | 21 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 …]
|
D | Kconfig.adv | 22 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/ |
D | Kconfig.template.log_config_bt | 5 # 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/ |
D | proxy.rst | 6 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/ |
D | intel,hpet.yaml | 17 no-legacy-irq: 19 description: Do not set legacy IRQ bit
|
/Zephyr-Core-3.5.0/tests/drivers/rtc/rtc_api/boards/ |
D | qemu_x86_64.overlay | 8 * The RTC IRQ is not routed to the IOAPIC if the legacy 13 no-legacy-irq;
|
D | qemu_x86.overlay | 8 * The RTC IRQ is not routed to the IOAPIC if the legacy 13 no-legacy-irq;
|
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/ |
D | Kconfig | 24 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/ |
D | Kconfig | 5 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/ |
D | Kconfig | 44 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/ |
D | overlay-lwm2m-1.1-core-interop.conf | 18 #Enable legacy content formats
|
/Zephyr-Core-3.5.0/boards/arm/arduino_nano_33_ble/ |
D | arduino_nano_33_ble_defconfig | 19 # enable sam-ba bootloader on legacy mode
|
D | arduino_nano_33_ble_sense_defconfig | 19 # enable sam-ba bootloader on legacy mode
|
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/ |
D | ull_adv_types.h | 16 /* Legacy AD Data backup when switching to legacy directed advertising
|
/Zephyr-Core-3.5.0/cmake/compiler/xcc/ |
D | compiler_flags.cmake | 8 # it's a legacy compiler.
|
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/ |
D | Kconfig.tmap | 24 legacy-debug-sym = BT_DEBUG_TMAP
|
/Zephyr-Core-3.5.0/dts/bindings/espi/ |
D | nuvoton,npcx-host-sub.yaml | 23 Mapping table between Wake-Up Input (WUI) and any legacy host
|
/Zephyr-Core-3.5.0/doc/releases/ |
D | release-notes-1.7.rst | 9 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 …]
|
D | release-notes-1.6.rst | 18 * 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/ |
D | ps2.rst | 14 connection standard. For legacy support on boards
|
/Zephyr-Core-3.5.0/doc/connectivity/networking/ |
D | networking-api-usage.rst | 15 The legacy connectivity API in :zephyr_file:`include/zephyr/net/net_context.h` should not be
|
/Zephyr-Core-3.5.0/dts/bindings/i3c/ |
D | i3c-controller.yaml | 30 and there are I2C devices attached to the bus, look at the Legacy
|
/Zephyr-Core-3.5.0/drivers/ieee802154/ |
D | Kconfig.cc1200 | 89 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/ |
D | generic.cmake | 6 # It is a legacy mechanism that will in Zephyr translate to
|
/Zephyr-Core-3.5.0/drivers/ethernet/ |
D | eth_e1000_priv.h | 56 /* Legacy TX Descriptor */ 67 /* Legacy RX Descriptor */
|
123456789