mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 22:54:33 +02:00
docs: fix spelling errors in l2cap docs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Clissic Bluetooth L2CAP API
|
||||
Classic Bluetooth L2CAP API
|
||||
============================
|
||||
|
||||
Application Example
|
||||
@@ -6,7 +6,7 @@ Application Example
|
||||
|
||||
Check :example:`bluetooth/bluedroid/classic_bt` folder in ESP-IDF examples, which contains the following application:
|
||||
|
||||
* This is a BT_L2CAP demo. This demo can connect, send and recive L2CAP data :example:`bluetooth/bluedroid/classic_bt/bt_l2cap_client`, :example:`bluetooth/bluedroid/classic_bt/bt_l2cap_server`
|
||||
* 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`
|
||||
|
||||
API Reference
|
||||
-------------
|
||||
|
Reference in New Issue
Block a user