Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 503 Bytes

esp_a2dp.rst

File metadata and controls

22 lines (13 loc) · 503 Bytes

Bluetooth A2DP API

Overview

Instructions

Application Example

Check bluetooth folder in ESP-IDF examples, which contains the following application:

  • This is a A2DP sink client demo. This demo can be discovered and connected by A2DP source device and receive the audio stream from remote device - bluetooth/a2dp_sink

API Reference