NWMUDS:ScanOnConnection: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				Steveice10 (talk | contribs)  | 
				||
| Line 41: | Line 41: | ||
=Description=  | =Description=  | ||
This is about the same as [[NWMUDS:  | This is about the same as [[NWMUDS:StartScan]] except this only returns already received beacon data, and it can ''only'' be used when connected to a network.  | ||
Latest revision as of 07:41, 23 July 2023
Request
| Index Word | Description | 
|---|---|
| 0 | Header code [0x00220402] | 
| 1 | Output buffer max size | 
| 2-14 | Input ScanInputStruct. | 
| 15 | wlancommID | 
| 16 | This is the ID also located at offset 0xE in the CTR-generation structure. | 
| 17 | (Size<<4) | 12 | 
| 28 | Output BeaconDataReply buffer ptr | 
Response
| Index Word | Description | 
|---|---|
| 0 | Header code | 
| 1 | Result code | 
Description
This is about the same as NWMUDS:StartScan except this only returns already received beacon data, and it can only be used when connected to a network.