idfxx 1.0.0
Modern C++23 components for ESP-IDF
Loading...
Searching...
No Matches
idfxx::wifi::bss_rssi_low_event_data Struct Reference

Information about BSS RSSI dropping below threshold. More...

Public Attributes

int32_t rssi
 

Detailed Description

Information about BSS RSSI dropping below threshold.

Dispatched with the wifi::event_id::sta_bss_rssi_low event.

Definition at line 1123 of file wifi.hpp.

Member Data Documentation

◆ rssi

int32_t idfxx::wifi::bss_rssi_low_event_data::rssi

Current RSSI value.

Definition at line 1124 of file wifi.hpp.


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