nn::dlp::CTR::ClientDiscoveredTitle Structurestruct ClientDiscoveredTitle
{
u32 uniqueId;
u8 childIndex;
u8 mac[6];
u16 programVersion;
};
Event information when the EventDesc type is EVENT_TYPE_CLIENT_DISCOVERED_TITLE.
| uniqueId | Unique ID of a child program discovered during a scan. | |
|---|---|---|
| childIndex | Child index of a child program discovered during a scan. | |
| mac | MAC address of the server that has a child program discovered during a scan. | |
| programVersion | Program version of a child program discovered during a scan. |
CONFIDENTIAL