nn::dlp::CTR::ClientDiscoveredTitle Structurestruct ClientDiscoveredTitle
{
nn::ProgramId programId;
u8 mac[6];
u16 programVersion;
};
Event information when the EventDesc type is EVENT_TYPE_CLIENT_DISCOVERED_TITLE.
| programId | Program ID of the title discovered during scanning. | |
|---|---|---|
| mac | MAC address of the server that has the title discovered during scanning. | |
| programVersion | Program version of the title discovered during scanning. |
CONFIDENTIAL