
zephyr
xsophiax
这个作者很懒,什么都没留下…
展开
-
zephyr学习蓝牙部分(三) - Bluetooth Stack Architecture
OverviewThis page describes the software architecture of Zephyr’s Bluetooth protocol stack.NoteZephyr supports mainly Bluetooth Low Energy (BLE), the low-power version of the Bluetooth specifica...翻译 2019-04-17 17:54:01 · 3618 阅读 · 0 评论 -
zephyr学习蓝牙部分(四) - Bluetooth Qualification
Qualification ListingsThe Zephyr BLE stack has obtained qualification listings for both the Host and the Controller. See the tables below for a list of qualification listingsHost qualificationsZ...翻译 2019-04-17 17:57:07 · 641 阅读 · 0 评论 -
zephyr学习蓝牙部分(五) - Bluetooth tools
This page lists and describes tools that can be used to assist during Bluetooth stack or application development in order to help, simplify and speed up the development process.此页面列出并描述了可用于在蓝牙堆栈或应用程...翻译 2019-04-17 18:05:42 · 1688 阅读 · 0 评论 -
zephyr学习蓝牙部分(六) - Developing Bluetooth Applications
Bluetooth applications are developed using the common infrastructure and approach that is described in theApplication Developmentsection of the documentation.Additional information that is only rel...翻译 2019-04-17 18:11:20 · 1065 阅读 · 0 评论 -
zephyr学习蓝牙部分(二)
蓝牙主机支持具有所有可能的LE角色的通用访问配置文件(GAP) 周边和中央 观察员和广播员GATT(通用属性配置文件) 服务器(作为传感器) 客户端(连接到传感器)配对支持,包括蓝牙4.2的安全连接功能 非易失性存储支持蓝牙特定设置和数据的永久存储 蓝牙网格支持 中继、友元节点、低功耗节点(LPN)和GATT...原创 2019-04-17 17:39:25 · 1552 阅读 · 0 评论 -
zephyr学习蓝牙部分(一)
本节包含有关Zephyr操作系统蓝牙堆栈的信息。您可以使用这些信息来理解层操作背后的原理以及它们是如何实现的。Zephyr包括从应用到无线电硬件的完整蓝牙低能量堆栈,以及经典蓝牙(BR/EDR)主机层的一部分。概述 蓝牙堆栈体系结构 蓝牙认证资料 蓝牙工具 开发蓝牙应用程序自成立以来,Zephyr一直致力于蓝牙,特别是蓝牙低能量(BLE)。通过参与蓝牙规范(Linux的Bluez...原创 2019-04-17 17:11:43 · 3395 阅读 · 1 评论