Auto-Generated Index Last Updated: 2026-03-10 14:05:39
Based on Bluetooth Core Specification v6.2 and HOGP v1.1.
This knowledge base is governed by the Gemini Agent and utilizes the pdf skill for accurate specification extraction.
- Components/ : ---
- Profiles/
- Hid/
- 嵌入式Hid设备开发——自底向上视角 V0
- 嵌入式 HID 设备开发——自底向上视角
- 嵌入式 HID 设备开发——自底向上视角 (v2)
- 00 Hgop/
- 01 Descriptors/
- HID Report Descriptor 实战指南
- 标准键盘 HID Usage Map (Page 0x07)
- 进阶 HID 多媒体与系统键开发指南
- Map/
- Consumer Page (0x0C)
- Generic Desktop Page (0x01)
- [International Physical Key Naming & HID Mapping](Knowledge_Base/profiles/hid/01_Descriptors/Map/ISO-IEC 9995物理键位命名方案.md)
- LED Page (0x08)
- Multimedia & Special Keys Usage Map
- [Keyboard/Keypad Page (0x07)](Knowledge_Base/profiles/hid/01_Descriptors/Map/Page0x7-standardKey MAP.md)
- 复杂 KB ISO 符号与 Usage 对应指南
- 02 App Notes/
- 03 Kernel Os/
- Le Audio/ : > [!note]
- Hid/
- Vol1 Architecture/
- Vol3 Host/ : 蓝牙主机(Host)协议栈位于 HCI 层之上,负责处理逻辑链路、安全、属性管理以及应用程序的通用访问。
- Att/
- Gap/
- Gatt/
- L2Cap/
- Smp/
- Vol4 Hci/
- HCI Initialization & Command Flow (初始化与核心流程)
- HCI Packet Structures (HCI 包结构详解)
- Commands/
- Hci Raw/
- Transport/
- Vol6 Controller/
本项目集成了自动化运维脚本,建议通过 do.bat 进行所有日常操作:
do.bat: 核心自动化入口。依次运行 README 索引更新、JSON 索引生成,并引导完成 Git 提交流程。- 用法:
do -m "commit message"(自动更新并提交) - 用法:
do --check(仅更新并预览索引,不提交)
- 用法:
这些脚本位于 .gemini/scripts/,用于维持知识库的结构化与准确性:
- 索引治理:
generate_root_index.py: (本脚本) 自动扫描Knowledge_Base并重建根目录README.md导航树。generate_kb_index.py: 为 Agent 生成结构化的index.json,提升机器检索效率。
Copyright (c) 2026 yceachan ([email protected])
This project is licensed under the MIT License. See the LICENSE file for details.