OVMS3-idf/examples/08_bt_sdp
wangmengyang 30198ee8c1 component/bt: add new example for A2DP
1. add new example for A2DP and the related btif layer source code is ported
2. modification on osi_alarm_new API to support periodic timer
3. enable macro BTA_AR_INCLUDED, BTA_AV_INCLUDED, BTA_AV_SINK_INCLUDED
4. The A2DP example cannot work and can only be built successfuly
2016-11-04 15:08:30 +08:00
..
components/bluedroid_demos component/bt: add new example for A2DP 2016-11-04 15:08:30 +08:00
main component/bt: merge SDP client and SDP server example to a single demo 2016-11-01 11:54:01 +08:00
Makefile component/bt: merge SDP client and SDP server example to a single demo 2016-11-01 11:54:01 +08:00
README.rst component/bt: merge SDP client and SDP server example to a single demo 2016-11-01 11:54:01 +08:00

ESP-IDF 08 SDP Server and Client
=======================

Demo of bluetooth SDP server and client