component/bt: Add SPP profile

This commit is contained in:
baohongde
2018-01-05 16:48:29 +08:00
parent 5401a75bad
commit d2663c866e
45 changed files with 7214 additions and 46 deletions
+22
View File
@@ -0,0 +1,22 @@
SPP API
===============
Overview
--------
`Instructions`_
.. _Instructions: ../template.html
Application Example
-------------------
Check :example:`bluetooth` folder in ESP-IDF examples, which contains the following application:
* This is a SPP demo. This demo can discover the service, connect, send and recive SPP data :example:`bluetooth/bt_spp_acceptor`, :example:`bluetooth/bt_spp_initiator`
API Reference
-------------
.. include:: /_build/inc/esp_spp_api.inc