esp-idf/docs/en/api-reference/bluetooth/esp_l2cap_bt.rst

15 lines
553 B
ReStructuredText
Raw Normal View History

Classic Bluetooth® L2CAP API
2022-05-18 03:48:21 -04:00
============================
Application Examples
--------------------
2022-05-18 03:48:21 -04:00
- :example:`bluetooth/bluedroid/classic_bt/bt_l2cap_server` demonstrates how to use Logical Link Control and Adaptation Layer Protocol (L2CAP) APIs to create an L2CAP server, and wait to be discovered and connected by a remote device L2CAP client.
2022-05-18 03:48:21 -04:00
- :example:`bluetooth/bluedroid/classic_bt/bt_l2cap_client` demonstrates how to use L2CAP APIs to create an L2CAP client.
2022-05-18 03:48:21 -04:00
API Reference
-------------
.. include-build-file:: inc/esp_l2cap_bt_api.inc