NWMINF:ConnectToAP: Difference between revisions
No edit summary |
Added AP channel |
||
(2 intermediate revisions by one other user not shown) | |||
Line 6: | Line 6: | ||
|- | |- | ||
| 0 | | 0 | ||
| Header code [ | | Header code [0x0008....] | ||
|- | |- | ||
| 1-8 | | 1-8 | ||
Line 18: | Line 18: | ||
|- | |- | ||
| 12 | | 12 | ||
| AP channel | |||
|- | |||
| 13 | |||
| ? | | ? | ||
|- | |- | ||
| | | 14 | ||
| Event handle. This is probably signaled once the system finishes connecting to the AP? | | Event handle. This is probably signaled once the system finishes connecting to the AP? | ||
|} | |} | ||
Line 43: | Line 40: | ||
|} | |} | ||
= | =Description= | ||
Calls same code as [[NWMINF:ConnectToEncryptedAP]] but with an all-zero encryption struct. | |||