HID services: Difference between revisions

No edit summary
Line 853: Line 853:
== SetIsPalmaPairedConnectable ==
== SetIsPalmaPairedConnectable ==
Takes a PID, a bool, an [[AM_services|AppletResourceUserId]], no output.
Takes a PID, a bool, an [[AM_services|AppletResourceUserId]], no output.
The actual cmd impl ignores the PID/AppletResourceUserId.
This code is also called by another func internally by the sysmodule, where flag = {whether bit6 in a field is set} (presumably [[#NpadStyleSet]]). This is eventually called from various funcs, including [[#SetSupportedNpadStyleSet]].


== PairPalma ==
== PairPalma ==