ESPHome  2024.3.1
Data Structures | Namespaces | Typedefs
ble_sensor.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::ble_client::BLESensor
 

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::ble_client
 

Typedefs

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