ESPHome  2024.4.1
Data Structures | Namespaces | Functions
ruuvi_ble.h File Reference

Go to the source code of this file.

Data Structures

struct  esphome::ruuvi_ble::RuuviParseResult
 
class  esphome::ruuvi_ble::RuuviListener
 

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::ruuvi_ble
 

Functions

bool esphome::ruuvi_ble::parse_ruuvi_data_byte (uint8_t data_type, const uint8_t *data, uint8_t data_length, RuuviParseResult &result)
 
optional< RuuviParseResult > esphome::ruuvi_ble::parse_ruuvi (const esp32_ble_tracker::ESPBTDevice &device)