NFC Services: Difference between revisions
No edit summary |
|||
Line 147: | Line 147: | ||
| | | | ||
| [[NFCP:SendTagCommand|SendTagCommand]] | | [[NFCP:SendTagCommand|SendTagCommand]] | ||
|- | |||
| 0x00060000 | |||
| | |||
| GetTagInfo | |||
|- | |- | ||
| 0x00070000 | | 0x00070000 | ||
Line 153: | Line 157: | ||
|- | |- | ||
| 0x00080000 | | 0x00080000 | ||
| | |||
| Writes a handle to cmdreply[3]. | |||
|- | |||
| 0x00090000 | |||
| | | | ||
| Writes a handle to cmdreply[3]. | | Writes a handle to cmdreply[3]. | ||
Line 159: | Line 167: | ||
| | | | ||
| Unknown. Writes an output value to cmdreply[2]. | | Unknown. Writes an output value to cmdreply[2]. | ||
|- | |||
| 0x000B0000 | |||
| | |||
| Unknown. Writes 0x60-bytes of output starting at cmdreply[2]. u16 +0 is the size of the data at +4, +2 is not initialized, u8 +3 is loaded from state, u32 +0x2C is loaded from state, and the data at +4 with the previously mentioned size is copied from state. | |||
|} | |} | ||