nn::uds::CTR::TEST_UNIQUE_ID_MASK Constantconst bit32 TEST_UNIQUE_ID_MASK = 0x000FFF00;
For a test program, experimental project, or at any other time that an application does not have a unique ID assigned to it, you can use a value between 0xFFF00 and 0xFFFFF as a test ID. These values are also used by SDK samples.
CONFIDENTIAL