HID services: Difference between revisions
(One intermediate revision by the same user not shown) | |||
Line 1,148: | Line 1,148: | ||
= irs = | = irs = | ||
This is "nn::irsensor::IIrSensorServer". | This is "nn::irsensor::IIrSensorServer". | ||
This was added to sdknso with 3.x. | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 1,366: | Line 1,368: | ||
== SuspendImageProcessor == | == SuspendImageProcessor == | ||
Takes a PID-descriptor, an [[#IrCameraHandle]], and an [[AM_services|AppletResourceUserId]]. No output. | Takes a PID-descriptor, an [[#IrCameraHandle]], and an [[AM_services|AppletResourceUserId]]. No output. | ||
sdknso uses this from the Run*Processor funcs to suspend the current Processor when the current [[#PackedFunctionLevel|FunctionLevel]] is >= 0x1, prior to starting another Processor if needed (depending on what Processor was already active via a state field). | |||
== CheckFirmwareVersion == | == CheckFirmwareVersion == |