Difference between revisions of "AC Services"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
! Command Header | ! Command Header | ||
! Description | ! Description | ||
+ | |- | ||
+ | | 0x00010000 | ||
+ | | CreateDefaultConfig | ||
+ | |- | ||
+ | | 0x00040006 | ||
+ | | ConnectAsync | ||
+ | |- | ||
+ | | 0x00050002 | ||
+ | | GetConnectResult | ||
+ | |- | ||
+ | | 0x00080004 | ||
+ | | CloseAsync | ||
+ | |- | ||
+ | | 0x00090002 | ||
+ | | GetCloseResult | ||
+ | |- | ||
+ | | 0x000A0000 | ||
+ | | GetLastErrorCode | ||
|- | |- | ||
| 0x000D0000 | | 0x000D0000 | ||
Line 17: | Line 35: | ||
| 0x00110042 | | 0x00110042 | ||
| [[ACU:GetNZoneApNumService|GetNZoneApNumService]] | | [[ACU:GetNZoneApNumService|GetNZoneApNumService]] | ||
+ | |- | ||
+ | | 0x00240042 | ||
+ | | AddDenyApType | ||
+ | |- | ||
+ | | 0x00270002 | ||
+ | | GetInfraPriority | ||
+ | |- | ||
+ | | 0x002D0082 | ||
+ | | SetRequestEulaVersion | ||
+ | |- | ||
+ | | 0x00300004 | ||
+ | | RegisterDisconnectEvent | ||
|- | |- | ||
| 0x003C0042 | | 0x003C0042 | ||
| [[ACU:GetAPSSIDList|GetAPSSIDList]] | | [[ACU:GetAPSSIDList|GetAPSSIDList]] | ||
+ | |- | ||
+ | | 0x003E0042 | ||
+ | | IsConnected | ||
+ | |- | ||
+ | | 0x00400042 | ||
+ | | SetClientVersion | ||
|} | |} | ||
= Socket service "ac:i" = | = Socket service "ac:i" = |
Revision as of 20:06, 19 August 2014
Socket service "ac:u"
Command Header | Description |
---|---|
0x00010000 | CreateDefaultConfig |
0x00040006 | ConnectAsync |
0x00050002 | GetConnectResult |
0x00080004 | CloseAsync |
0x00090002 | GetCloseResult |
0x000A0000 | GetLastErrorCode |
0x000D0000 | GetWifiStatus |
0x000E0042 | GetCurrentAPInfo |
0x00100042 | GetCurrentNZoneInfo |
0x00110042 | GetNZoneApNumService |
0x00240042 | AddDenyApType |
0x00270002 | GetInfraPriority |
0x002D0082 | SetRequestEulaVersion |
0x00300004 | RegisterDisconnectEvent |
0x003C0042 | GetAPSSIDList |
0x003E0042 | IsConnected |
0x00400042 | SetClientVersion |