nn::dlp::CTR::RebootInfo Structure

Syntax

struct RebootInfo
{
   u8 bssid[6];
};

Description

A structure that stores information used to reconnect to a parent device after a reboot.

Member Variables

bssid Stores the server's BSSID (MAC address).

Revision History

2010/08/16
Initial version.

CONFIDENTIAL