ESPHome 2026.8.0b4
Loading...
Searching...
No Matches
esphome::bluetooth_connection::RP2GattNotifyEvent Struct Reference

#include <bluetooth_connection_rp2.h>

Public Member Functions

void release ()
 

Data Fields

uint16_t handle
 
uint16_t len
 
uint8_t data [RP2_GATT_MAX_ATTR_LEN]
 

Detailed Description

Definition at line 66 of file bluetooth_connection_rp2.h.

Member Function Documentation

◆ release()

void esphome::bluetooth_connection::RP2GattNotifyEvent::release ( )
inline

Definition at line 70 of file bluetooth_connection_rp2.h.

Field Documentation

◆ data

uint8_t esphome::bluetooth_connection::RP2GattNotifyEvent::data[RP2_GATT_MAX_ATTR_LEN]

Definition at line 69 of file bluetooth_connection_rp2.h.

◆ handle

uint16_t esphome::bluetooth_connection::RP2GattNotifyEvent::handle

Definition at line 67 of file bluetooth_connection_rp2.h.

◆ len

uint16_t esphome::bluetooth_connection::RP2GattNotifyEvent::len

Definition at line 68 of file bluetooth_connection_rp2.h.


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