ESP-IDF 编程指南 Logo
  • 快速入门
  • API 参考
    • 蓝牙
      • Bluetooth Controller && VHCI
      • Bluetooth Common
      • Bluetooth LE
      • Bluetooth Classic
      • NimBLE
      • ESP-BLE-MESH
    • 连网
    • 外设
    • 协议
    • 配网
    • 存储
    • System
    • API Conventions
    • Configuration Options
    • Error Codes Reference
  • H/W 参考
  • API 指南
  • Libraries and Frameworks
  • 贡献代码
  • 版本
  • 相关资源
  • 版权
  • 关于
  • Languages/语言
ESP-IDF 编程指南
  • »
  • API 参考 »
  • 蓝牙 API
  • 在 GitHub 上修改

蓝牙 API

[English]

  • Bluetooth Controller && VHCI
    • Application Example
    • API Reference
  • Bluetooth Common
    • Bluetooth DEFINE
    • Bluetooth MAIN
    • Bluetooth DEVICE
  • Bluetooth LE
    • BLE GAP
    • BLE GATT DEFINE
    • BLE GATT SERVER
    • BLE GATT CLIENT
    • BLE BLUFI
  • Bluetooth Classic
    • BT GAP
    • BT A2DP
    • BT AVRC
    • BT SPP
    • BT HFP Define
    • BT HFP Client
    • BT HFP AG
    • BT HID DEVICE
  • NimBLE
    • Overview
    • Architecture
    • Threading Model
    • Programming Sequence
    • API Reference
  • ESP-BLE-MESH
    • Application Examples and Demos
    • API Reference
    • ESP-BLE-MESH Definitions
    • ESP-BLE-MESH Core API Reference
    • ESP-BLE-MESH Models API Reference

请点击下方链接,查看 ESP32 蓝牙架构:

ESP32 蓝牙架构 (PDF)

蓝牙 API 的示例代码存放于 ESP-IDF bluetooth/bluedroid 示例目录下,请查看。

下面的示例给出了详细介绍:

  • GATT 客户端示例

  • GATT 服务端服务表格示例

  • GATT 服务端示例

  • GATT 客户端安全性示例

  • GATT 服务端安全性示例

  • GATT 客户端多连接示例

提供有关此文档的反馈

上一页 下一页

© 版权所有 2016 - 2023 乐鑫信息科技(上海)股份有限公司.

  • 利用 Sphinx 构建,使用了 主题 based on Read the Docs Sphinx Theme.
  • Download PDF