Classic Bluetooth® L2CAP API ============================ Application Examples -------------------- - :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. - :example:`bluetooth/bluedroid/classic_bt/bt_l2cap_client` demonstrates how to use L2CAP APIs to create an L2CAP client. API Reference ------------- .. include-build-file:: inc/esp_l2cap_bt_api.inc