ESPHome 2025.6.3
Loading...
Searching...
No Matches
esphome::esp32_ble::conn_status_t Struct Reference

#include <ble.h>

Data Fields

void * peer_device
 
bool connected
 
uint16_t mtu
 

Detailed Description

Definition at line 40 of file ble.h.

Field Documentation

◆ connected

bool esphome::esp32_ble::conn_status_t::connected

Definition at line 42 of file ble.h.

◆ mtu

uint16_t esphome::esp32_ble::conn_status_t::mtu

Definition at line 43 of file ble.h.

◆ peer_device

void* esphome::esp32_ble::conn_status_t::peer_device

Definition at line 41 of file ble.h.


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