WLAN services: Difference between revisions
No edit summary |
|||
| Line 204: | Line 204: | ||
== RequestSleep == | == RequestSleep == | ||
No input/output. | No input/output. | ||
[15.0.0+] This had various changes. | |||
Sends command messages 0x24 (DisconnectRequest), 0x34 (RequestSleep), 0x3D and 0x3E to the state machine. | Sends command messages 0x24 (DisconnectRequest), 0x34 (RequestSleep), 0x3D and 0x3E to the state machine. | ||
| Line 224: | Line 226: | ||
== RequestWakeUp == | == RequestWakeUp == | ||
No input/output. | No input/output. | ||
[15.0.0+] This had various changes. | |||
Sends command messages 0x1 (InitalizeWlanDriver), 0x24 (DisconnectRequest), 0x35 (RequestWakeUp), 0x3E, 0x80 (GetState) and 0x81 (GetStateBeforeSleep) to the state machine. | Sends command messages 0x1 (InitalizeWlanDriver), 0x24 (DisconnectRequest), 0x35 (RequestWakeUp), 0x3E, 0x80 (GetState) and 0x81 (GetStateBeforeSleep) to the state machine. | ||
| Line 1,074: | Line 1,078: | ||
| 72 || [[#EnableSharedMemory|EnableSharedMemory]] | | 72 || [[#EnableSharedMemory|EnableSharedMemory]] | ||
|- | |- | ||
| 80 || | | 80 || [[#RequestSleep|RequestSleep]] | ||
|- | |- | ||
| 81 || | | 81 || [[#RequestWakeUp|RequestWakeUp]] | ||
|- | |- | ||
| 90 || | | 90 || | ||