nn::cec::CTR::TitleId MakeCecTitleId( bit32 id, bit8 variation = 0x0 );
| Name | Description | |
|---|---|---|
| in | id | A 20-bit unique ID. To communicate between several titles using shared boxes, specify one of the unique IDs. |
| in | variation |
Not used. |
Generates a 32-bit StreetPass ID (CecTitleId) that is used in StreetPass from a 20-bit unique ID.
CONFIDENTIAL