ESPHome 2025.5.0
Loading...
Searching...
No Matches
ble_sensor.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::ble_client::BLESensor
 

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::ble_client
 

Typedefs

using esphome::ble_client::data_to_value_t = std::function<float(std::vector<uint8_t>)>