Files
esp-idf/docs/zh_CN/api-reference/bluetooth/esp_gap_ble.rst
Wei Yu Han 398c09a1a8 docs(ble): Replaced BLE with Bluetooth LE
(cherry picked from commit acc8a99aae)

Co-authored-by: Wei Yuhan <weiyuhan@espressif.com>
2025-10-30 14:24:12 +08:00

17 lines
582 B
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

GAP API
=======
:link_to_translation:`en:[English]`
应用示例
-------------------
- :example:`bluetooth/bluedroid/ble/gatt_security_client` 演示使用 ESP 低功耗蓝牙 security API{IDF_TARGET_NAME} 作为 GATT 客户端时如何建立安全连接并加密与对等设备的通信。
- :example:`bluetooth/bluedroid/ble/gatt_security_server` 演示使用 ESP 低功耗蓝牙 security API{IDF_TARGET_NAME} 作为 GATT 服务器时如何建立安全连接并加密与对等设备的通信。
API 参考
-------------
.. include-build-file:: inc/esp_gap_ble_api.inc