1SPP API
2===============
3
4Overview
5--------
6
7`Instructions`_
8
9.. _Instructions: ../template.html
10
11Application Example
12-------------------
13
14Check :example:`bluetooth/bluedroid/classic_bt` folder in ESP-IDF examples, which contains the following application:
15
16* This is a SPP demo. This demo can discover the service, connect, send and recive SPP data :example:`bluetooth/bluedroid/classic_bt/bt_spp_acceptor`, :example:`bluetooth/bluedroid/classic_bt/bt_spp_initiator`
17
18API Reference
19-------------
20
21.. include-build-file:: inc/esp_spp_api.inc
22
23