#include <automation.h>
|
| virtual void | on_gattc_event (esp_gattc_cb_event_t event, esp_gatt_if_t gattc_if, esp_ble_gattc_cb_param_t *param) |
| |
Definition at line 28 of file automation.h.
◆ gattc_event_handler()
| void esphome::ble_client::BLEClientServicelessNode::gattc_event_handler |
( |
esp_gattc_cb_event_t | event, |
|
|
esp_gatt_if_t | gattc_if, |
|
|
esp_ble_gattc_cb_param_t * | param ) |
|
inlinefinalvirtual |
◆ on_gattc_event()
| virtual void esphome::ble_client::BLEClientServicelessNode::on_gattc_event |
( |
esp_gattc_cb_event_t | event, |
|
|
esp_gatt_if_t | gattc_if, |
|
|
esp_ble_gattc_cb_param_t * | param ) |
|
inlineprotectedvirtual |
The documentation for this class was generated from the following file: