docs(bt): update Classic Bluetooth api reference of L2CAP

This commit is contained in:
yangfeng
2025-12-10 16:02:57 +08:00
parent 171f8ab06d
commit e0e0562013
2 changed files with 22 additions and 15 deletions
@@ -1,6 +1,11 @@
Classic Bluetooth® L2CAP API
Bluetooth® Classic L2CAP API
============================
Overview
--------
Bluetooth Classic L2CAP (Logical Link Control and Adaptation Layer Protocol) API provides functions for data transmission between Bluetooth devices. It supports both client and server roles, allowing the creation of L2CAP connections for reliable, high-throughput communication.
Application Examples
--------------------