nn::dlp::CTR::ClientDiscoveredServer Structure

Syntax

struct ClientDiscoveredServer
{
   u8 mac[6];
};

Description

Event information when the EventDesc type is EVENT_TYPE_CLIENT_DISCOVERED_SERVER.

Member Variables

mac MAC address of the server discovered during scanning.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL