StreetPass: Difference between revisions

m I added the meaning of some fields of the probe request/response that were still "unknown" (it's a Type-length-value structure). I also added that the SEND_ONLY mode is used when the inbox is full. Although it may be used in other cases too?
m That is incorrect, if the outbox is empty, the 3DS does not announce the title in the probe request. Furthermore, the send method is specified on the message, not on the box info. So for a 3ds to say it has a title in RECV_ONLY, it has to have a message in its outbox with that mode.
 
Line 427: Line 427:
|0||EXCHANGE||StreetPass message exchange will only happen if both consoles can store the message of the other. E.g. the inbox isn't full. Example title: StreetPass Mii Plaza
|0||EXCHANGE||StreetPass message exchange will only happen if both consoles can store the message of the other. E.g. the inbox isn't full. Example title: StreetPass Mii Plaza
|-
|-
|1||RECV_ONLY||3DS doesn't have anything in its outbox so it is only receiving messages.
|1||RECV_ONLY||3DS is only receiving messages. Some titles mark their messages with this send mode (e.g. 000AF700)
|-
|-
|2||SEND_ONLY||3DS inbox is full so it is only sending messages.
|2||SEND_ONLY||3DS inbox is full so it is only sending messages.