Information about a station connected to the soft-AP.
More...
Information about a station connected to the soft-AP.
Definition at line 764 of file wifi.hpp.
◆ operator==()
| constexpr bool idfxx::wifi::sta_info::operator== |
( |
const sta_info & |
| ) |
const |
|
constexprdefaultnoexcept |
◆ mac
◆ phy_11a
| bool idfxx::wifi::sta_info::phy_11a |
Station supports 802.11a.
Definition at line 771 of file wifi.hpp.
◆ phy_11ac
| bool idfxx::wifi::sta_info::phy_11ac |
Station supports 802.11ac.
Definition at line 772 of file wifi.hpp.
◆ phy_11ax
| bool idfxx::wifi::sta_info::phy_11ax |
Station supports 802.11ax.
Definition at line 773 of file wifi.hpp.
◆ phy_11b
| bool idfxx::wifi::sta_info::phy_11b |
Station supports 802.11b.
Definition at line 767 of file wifi.hpp.
◆ phy_11g
| bool idfxx::wifi::sta_info::phy_11g |
Station supports 802.11g.
Definition at line 768 of file wifi.hpp.
◆ phy_11n
| bool idfxx::wifi::sta_info::phy_11n |
Station supports 802.11n.
Definition at line 769 of file wifi.hpp.
◆ phy_lr
| bool idfxx::wifi::sta_info::phy_lr |
Station supports Long Range mode.
Definition at line 770 of file wifi.hpp.
◆ rssi
| electro::dbm idfxx::wifi::sta_info::rssi |
Received signal strength.
Definition at line 766 of file wifi.hpp.
The documentation for this struct was generated from the following file: