ESPHome
2025.5.0
Loading...
Searching...
No Matches
esphome
components
esp32_ble_server
ble_2902.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
ble_descriptor.h
"
4
5
#ifdef USE_ESP32
6
7
namespace
esphome
{
8
namespace
esp32_ble_server {
9
10
class
BLE2902
:
public
BLEDescriptor
{
11
public
:
12
BLE2902
();
13
};
14
15
}
// namespace esp32_ble_server
16
}
// namespace esphome
17
18
#endif
esphome::esp32_ble_server::BLE2902
Definition
ble_2902.h:10
esphome::esp32_ble_server::BLE2902::BLE2902
BLE2902()
Definition
ble_2902.cpp:11
esphome::esp32_ble_server::BLEDescriptor
Definition
ble_descriptor.h:27
ble_descriptor.h
esphome
Providing packet encoding functions for exchanging data with a remote host.
Definition
a01nyub.cpp:7
Generated by
1.12.0