esp_l2cap_bt.rst 495 B

123456789101112131415
  1. Classic Bluetooth® L2CAP API
  2. ============================
  3. Application Example
  4. -------------------
  5. Check :example:`bluetooth/bluedroid/classic_bt` folder in ESP-IDF examples, which contains the following application:
  6. * This is a BT_L2CAP demo. This demo can connect, send and receive L2CAP data :example:`bluetooth/bluedroid/classic_bt/bt_l2cap_client`, :example:`bluetooth/bluedroid/classic_bt/bt_l2cap_server`
  7. API Reference
  8. -------------
  9. .. include-build-file:: inc/esp_l2cap_bt_api.inc