judge2005 / ESP32BT

A C++ implementation of the A2DP bluetooth profile on the ESP32
5 stars 1 forks source link
a2dp a2dp-bluetooth a2dp-sink bluetooth esp32

ESP32BT

This library provides a simple way to use the A2DP bluetooth profile on an ESP32. It encapsulates the multiple different function calls that have to be made into a few classes, and provides a simple way to hook in to the different A2DP lifecycle events.