|
HF Interface Wrapper 0.1.0-dev
Embedded C++ hardware abstraction layer
|
ESP32 Bluetooth implementation using NimBLE for BLE-only support (ESP32C6) More...
#include "EspBluetooth.h"#include <algorithm>#include <cstring>#include <iomanip>#include <sstream>Variables | |
| static const char * | TAG = "EspBluetooth" |
ESP32 Bluetooth implementation using NimBLE for BLE-only support (ESP32C6)
This file contains the ESP32-specific implementation of the Bluetooth interface using NimBLE stack for ESP32C6 BLE-only support on ESP-IDF v5.5.
Implementation details:
|
static |