Home
last modified time | relevance | path

Searched refs:SUB_ID (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/dlp/include/
DdlpDemo.h30 const u8 SUB_ID = 0x01; variable
/CTR-SDK-4.2.7-SampleDemos/dlp/SimpleServer/
DParent.cpp113 …if ((result = nn::uds::CreateNetwork(SUB_ID, childNum + 1, nn::uds::CreateLocalCommunicationId(UNI… in DoParent()
/CTR-SDK-4.2.7-SampleDemos/dlp/Child_0/
DChild.cpp162 …if (nn::uds::Scan(s_ScanBuffer, sizeof(s_ScanBuffer), SUB_ID, nn::uds::CreateLocalCommunicationId(… in nnMain()