HID services: Difference between revisions
No edit summary |
|||
Line 761: | Line 761: | ||
== WritePalmaWaveEntry == | == WritePalmaWaveEntry == | ||
Takes an input [[#PalmaConnectionHandle]], an u64, an u64, a handle, an u64, an u64, no output. | Takes an input [[#PalmaConnectionHandle]], an u64 [[#PalmaWaveSet]], an u64 (exposed by sdknso as an u16), a TransferMemory handle, an u64 tmem_size, an u64 size, no output. | ||
The TransferMemory is created from an user-specified buffer with permissions=R--. | |||
== SetPalmaDataBaseIdentificationVersion == | == SetPalmaDataBaseIdentificationVersion == | ||
Line 7,000: | Line 7,002: | ||
| 0x8 || 0x2 || Passed for the fourth u64 for [[#WritePalmaActivityEntry]]. | | 0x8 || 0x2 || Passed for the fourth u64 for [[#WritePalmaActivityEntry]]. | ||
|} | |} | ||
= PalmaWaveSet = | |||
This is "nn::hid::PalmaWaveSet". | |||
= PalmaFeature = | = PalmaFeature = |