ESPHome  2024.4.0
Public Member Functions
esphome::esp32_ble::GATTcEventHandler Class Referenceabstract

#include <ble.h>

Inheritance diagram for esphome::esp32_ble::GATTcEventHandler:
esphome::esp32_ble_tracker::ESP32BLETracker

Public Member Functions

virtual void gattc_event_handler (esp_gattc_cb_event_t event, esp_gatt_if_t gattc_if, esp_ble_gattc_cb_param_t *param)=0
 

Detailed Description

Definition at line 58 of file ble.h.

Member Function Documentation

◆ gattc_event_handler()

virtual void esphome::esp32_ble::GATTcEventHandler::gattc_event_handler ( esp_gattc_cb_event_t  event,
esp_gatt_if_t  gattc_if,
esp_ble_gattc_cb_param_t *  param 
)
pure virtual

The documentation for this class was generated from the following file: