ESPHome 2026.3.2
Loading...
Searching...
No Matches
esphome::esp32_ble::BLEEvent::RSSICompleteData Struct Reference

#include <ble_event.h>

Data Fields

esp_bt_status_t status
 
int8_t rssi
 
esp_bd_addr_t remote_addr
 

Detailed Description

Definition at line 116 of file ble_event.h.

Field Documentation

◆ remote_addr

esp_bd_addr_t esphome::esp32_ble::BLEEvent::RSSICompleteData::remote_addr

Definition at line 119 of file ble_event.h.

◆ rssi

int8_t esphome::esp32_ble::BLEEvent::RSSICompleteData::rssi

Definition at line 118 of file ble_event.h.

◆ status

esp_bt_status_t esphome::esp32_ble::BLEEvent::RSSICompleteData::status

Definition at line 117 of file ble_event.h.


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