Difference between revisions of "MP:SetAppData"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestEntry|Header code [0x00070042]}} {{IPC/RequestEntry|Size}} {{IPC/TranslateStaticBuffer|Input appdata pointer...")
 
(No difference)

Latest revision as of 23:42, 22 January 2017

Request[edit]

Index Word Description
0 Header code [0x00070042]
1 Size
2 Descriptor for static buffer
3 Input appdata pointer. static_buffer_id=1.

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

Same as MP:SetBeaconData, except this only sets the beacon appdata and size. Size must be <=0x70. This is the application-specific data in the Nintendo vendor beacon tag.