WE310F5  39.00.000
M2MB_NCM_CONNECTED_STA_INFO Struct Reference

Connected station information. More...

#include <m2mb_ncm.h>

Data Fields

UINT8 macAddr [M2MB_WLAN_MAC_LEN]
 
UINT32 ipv4Addr
 
UINT8 flag
 

Detailed Description

Connected station information.

This structure is used to get the connected station information .
This structure should be used to get connected station information by calling m2mb_ncm_get with M2MB_NCM_CFG_OPCODE_CLIENT_GET flag.

Definition at line 586 of file m2mb_ncm.h.

Field Documentation

◆ flag

UINT8 flag

L2 connection flag

Definition at line 590 of file m2mb_ncm.h.

◆ ipv4Addr

UINT32 ipv4Addr

Client IPv4 address in network order.

Definition at line 589 of file m2mb_ncm.h.

◆ macAddr

Client MAC address.

Definition at line 588 of file m2mb_ncm.h.


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