Difference between revisions of "PTM:GetAdapterState"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00050000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des...")
(No difference)

Revision as of 17:57, 18 August 2014

Request

Index Word Description
0 Header code [0x00050000]

Response

Index Word Description
0 Header code
1 Result code
2 u8 output: 0 = not charging, 1 = charging.

Description

This seems to be the same as PTM:GetBatteryChargeState?