HID services: Difference between revisions
No edit summary |
No edit summary |
||
Line 720: | Line 720: | ||
== PlayPalmaActivity == | == PlayPalmaActivity == | ||
Takes an input [[#PalmaConnectionHandle]], an u64, no output. | Takes an input [[#PalmaConnectionHandle]], an u64 (exposed by sdknso as an u16), no output. | ||
== SetPalmaFrModeType == | == SetPalmaFrModeType == | ||
Takes an input [[#PalmaConnectionHandle]], an u64, no output. | Takes an input [[#PalmaConnectionHandle]], an u64 [[#PalmaFrModeType]], no output. | ||
== ReadPalmaStep == | == ReadPalmaStep == | ||
Line 6,970: | Line 6,970: | ||
| 0x8 || 0x140 || Buffer for [[#GetPalmaOperationInfo]]. | | 0x8 || 0x140 || Buffer for [[#GetPalmaOperationInfo]]. | ||
|} | |} | ||
= PalmaFrModeType = | |||
This is "nn::hid::PalmaFrModeType". | |||
= PalmaApplicationSectionAccessBuffer = | = PalmaApplicationSectionAccessBuffer = |