9#include <esp_gattc_api.h>
27 esp_ble_gattc_cb_param_t *param)
override;
void write_state(bool state) override
void gattc_event_handler(esp_gattc_cb_event_t event, esp_gatt_if_t gattc_if, esp_ble_gattc_cb_param_t *param) override
void set_char_uuid16(uint16_t uuid)
void set_char_uuid128(uint8_t *uuid)
void set_service_uuid32(uint32_t uuid)
float get_setup_priority() const override
espbt::ESPBTUUID service_uuid_
void set_service_uuid16(uint16_t uuid)
esp_gatt_write_type_t write_type_
void set_require_response(bool response)
espbt::ESPBTUUID char_uuid_
esp_gatt_char_prop_t char_props_
void set_service_uuid128(uint8_t *uuid)
void dump_config() override
void set_char_uuid32(uint32_t uuid)
const float DATA
For components that import data from directly connected sensors like DHT.
Providing packet encoding functions for exchanging data with a remote host.