judge2005 / ESP32BT

A C++ implementation of the A2DP bluetooth profile on the ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A C++ implementation of the A2DP bluetooth profile on the ESP32


Languages

Language:C++ 100.0%