ESPHome 2025.5.0
Loading...
Searching...
No Matches
esphome::esp32_ble::GATTsEventHandler Class Referenceabstract

#include <ble.h>

Inheritance diagram for esphome::esp32_ble::GATTsEventHandler:
esphome::esp32_ble_server::BLEServer

Public Member Functions

virtual void gatts_event_handler (esp_gatts_cb_event_t event, esp_gatt_if_t gatts_if, esp_ble_gatts_cb_param_t *param)=0
 

Detailed Description

Definition at line 66 of file ble.h.

Member Function Documentation

◆ gatts_event_handler()

virtual void esphome::esp32_ble::GATTsEventHandler::gatts_event_handler ( esp_gatts_cb_event_t event,
esp_gatt_if_t gatts_if,
esp_ble_gatts_cb_param_t * param )
pure virtual

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