Wi-Fi client information structure.
Indicates the MAC and IP address information related to a Wi-Fi client connected to the network.
Public Attribute Documentation#
mac_adddress#
sl_mac_address_t sl_wifi_client_info_t::mac_adddress
MAC address of the client.
Definition at line
604
of file components/protocol/wifi/inc/sl_wifi_types.h
ip_address#
sl_ip_address_t sl_wifi_client_info_t::ip_address
IP address of client.
Definition at line
605
of file components/protocol/wifi/inc/sl_wifi_types.h