StreetPass: Difference between revisions
|  Fill in structs for streetpass messages | |||
| Line 623: | Line 623: | ||
| | u32 | | u32 | ||
| | transfer_id | | transfer_id | ||
| |  | | All messages from the same transfer (That is, sending the messages) contain the same transfer id | ||
| |- | |- | ||
| | 0x20 | | 0x20 | ||
| Line 646: | Line 646: | ||
| | 0x01 | | 0x01 | ||
| | u8 | | u8 | ||
| |  | | recipients | ||
| |  | | bitfield: 0x01: everyone; 0x02: friends | ||
| |- | |- | ||
| | 0x35 | | 0x35 | ||