Searched +full:bt +full:- +full:hci +full:- +full:vs +full:- +full:ext (Results 1 – 12 of 12) sorted by relevance
1 # Common fields for Bluetooth HCI devices6 bt-hci-name:8 description: Name of the HCI transport9 bt-hci-bus:13 - "virtual"14 - "usb"15 - "pccard"16 - "uart"17 - "rs232"18 - "pci"[all …]
2 bt-hci-vs-ext;
5 # SPDX-License-Identifier: Apache-2.016 Controller. This value does not include the HCI ACL header.21 In a Host-only build the Host will read the maximum ACL size supported27 The Controller will return this value in the HCI LE Read Buffer48 The Controller will return this value in the HCI LE Read Buffer Size63 the Host. This value does not include the HCI ACL header.109 enforced by a build-time check: BT_BUF_ACL_RX_COUNT needs to be at113 int "Maximum supported HCI Event buffer length"120 Maximum supported HCI event buffer size. This value does not include121 the HCI Event header.[all …]
16 * Support for IEEE 802.1AS-2011 generalized Precision Time Protocol (gPTP)23 * Basic support for Arm TrustZone in Armv8-M42 * arch: arm: implement ARMv8-M MPU driver44 * arch: arm: macro API for defining non-secure entry functions48 * arch: ARM: Change the march used by cortex-m0 and cortex-m0plus50 * arch: arm: basic Arm TrustZone-M functionality for Cortex-M23 and Cortex-M3351 * arch: arm: built-in stack protection using Armv8-M SPLIM registers52 * arch: arm: API for using TT intrinsics in Secure/Non-Secure Armv8-M firmware63 * riscv32: riscv-privilege: Microsemi Mi-V support99 * modem: Added Wistron WNC-M14A2A LTE-M Modem driver[all …]
17 * CVE-2020-1006618 * CVE-2020-1006919 * CVE-2020-1360120 * CVE-2020-1360232 * :github:`issuenumber` - issue title34 * :github:`18334` - DNS resolution is broken for some addresses in master/2.0-pre35 * :github:`19917` - Bluetooth: Controller: Missing LL_ENC_RSP after HCI LTK Negative Reply36 * :github:`21107` - LL_ASSERT and 'Imprecise data bus error' in LL Controller37 * :github:`21257` - tests/net/net_pkt failed on mimxrt1050_evk board.38 * :github:`21299` - bluetooth: Controller does not release buffer on central side after peripheral …[all …]
33 * CVE-2020-10060: UpdateHub Might Dereference An Uninitialized Pointer34 * CVE-2020-10064: Improper Input Frame Validation in ieee802154 Processing35 * CVE-2020-10066: Incorrect Error Handling in Bluetooth HCI core36 * CVE-2020-10072: all threads can access all socket file descriptors37 * CVE-2020-13598: FS: Buffer Overflow when enabling Long File Names in FAT_FS and calling fs_stat38 * CVE-2020-13599: Security problem with settings and littlefs39 * CVE-2020-13601: Under embargo until 2020/11/1840 * CVE-2020-13602: Remote Denial of Service in LwM2M do_write_op_tlv50 <https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_.62 * The :c:func:`wdt_feed` function will now return ``-EAGAIN`` if[all …]
27 * CVE-2021-3323: Under embargo until 2021-04-1428 * CVE-2021-3321: Under embargo until 2021-04-1429 * CVE-2021-3320: Under embargo until 2021-04-1439 <https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_.56 * Changed vcnl4040 dts binding default for property 'proximity-trigger'.63 * The :c:func:`mqtt_keepalive_time_left` function now returns -1 if keep alive67 timeout usage must use the new-style k_timeout_t type and not the87 GPIO-only regulators a devicetree property ``supply-gpios`` is defined as a101 * ARM Musca-A board and SoC support deprecated and planned to be removed in 2.6.0.146 sys_heap/k_heaps. Note that the new-style heap is a general[all …]
13 * Added support for :ref:`bin-blobs` (also see :ref:`west-blobs`).15 * Converted all supported boards from ``pinmux`` to :ref:`pinctrl-guide`.31 * CVE-2022-2993: Under embargo until 2022-11-0333 * CVE-2022-2741: Under embargo until 2022-10-1456 This definition can be used by third-party code to compile code conditional58 Therefore, any third-party code integrated using the Zephyr build system will91 changed from ``-ENETDOWN`` to ``-ENETUNREACH``. A return value of ``-ENETDOWN`` now indicates129 * Removed support for configuring the CAN-FD maximum DLC value via Kconfig156 valid for specific bindings to specify like :dtcompatible:`gpio-leds` and157 :dtcompatible:`fixed-partitions`.[all …]
13 * Added support for 64-bit ARCv314 * Split ARM32 and ARM64, ARM64 is now a top-level architecture15 * Added initial support for Arm v8.1-m and Cortex-M5522 https://github.com/zephyrproject-rtos/example-application34 * CVE-2021-3581: Under embargo until 2021-09-0441 <https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_.46 * Driver APIs now return ``-ENOSYS`` if optional functions are not implemented.47 If the feature is not supported by the hardware ``-ENOTSUP`` will be returned.48 Formerly ``-ENOTSUP`` was returned for both failure modes, meaning this change194 * Added support for null pointer dereferencing detection in Cortex-M.[all …]
17 * Support for M-Profile Vector Extensions (MVE) on ARMv8.1-M18 * Improved thread safety for Newlib and C++ on SMP-capable systems20 * New Action-based Power Management API23 * Linker Support for Tightly-Coupled Memory in RISC-V25 * Support for extended PCI / PCIe capabilities, improved MIS-X support33 * The kernel now supports both 32- and 64-bit architectures36 * We added support for Point-to-Point Protocol (PPP)37 * We added support for UpdateHub, an end-to-end solution for over-the-air device updates38 * We added support for ARM Cortex-R Architecture40 * Expanded support for ARMv6-M architecture[all …]
1 /* hci_core.c - HCI core Bluetooth handling */4 * Copyright (c) 2017-2021 Nordic Semiconductor ASA5 * Copyright (c) 2015-2016 Intel Corporation7 * SPDX-License-Identifier: Apache-2.031 #include <zephyr/bluetooth/hci.h>77 /* The zephyr,bt-hci chosen property is mandatory, except for unit tests */78 BUILD_ASSERT(IS_ENABLED(CONFIG_ZTEST), "Missing DT chosen property for HCI");107 .hci = BT_HCI_DEV,117 /** HCI status of the command completion */149 state->target = target; in bt_hci_cmd_state_set_init()[all …]