15 esp_ble_gattc_cb_param_t *param)
override {
17 case ESP_GATTC_SEARCH_CMPL_EVT: {
21 case ESP_GATTC_NOTIFY_EVT: {
22 if (param->notify.conn_id != this->sensor_->parent()->get_conn_id() ||
void trigger(Ts... x)
Inform the parent automation that the event has triggered.
Implementation of SPI Controller mode.
BLESensorNotifyTrigger(BLESensor *sensor)
void gattc_event_handler(esp_gattc_cb_event_t event, esp_gatt_if_t gattc_if, esp_ble_gattc_cb_param_t *param) override
float parse_char_value(uint8_t *value, uint16_t length)
espbt::ClientState node_state