nn::dlp::CTR::RebootInfo Structurestruct RebootInfo
{
u8 bssid[6];
u64 friendCode;
};
A structure that stores information used to reconnect to a parent device after a reboot.
| bssid | Stores the server's BSSID (MAC address). | |
|---|---|---|
| friendCode | Stores the server's friend code. |
CONFIDENTIAL