9#include <esp_gattc_api.h>
22 void gap_event_handler(esp_gap_ble_cb_event_t event, esp_ble_gap_cb_param_t *param)
override;
25 esp_ble_gattc_cb_param_t *param)
override;
This class simplifies creating components that periodically check a state.
void dump_config() 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 gap_event_handler(esp_gap_ble_cb_event_t event, esp_ble_gap_cb_param_t *param) override
Base-class for all sensors.
Providing packet encoding functions for exchanging data with a remote host.