LDN services: Difference between revisions
No edit summary |
|||
Line 716: | Line 716: | ||
! Description | ! Description | ||
|- | |- | ||
| 0x0 || | | 0x0 || 0x8 || | ||
|- | |- | ||
| 0x20 || 0x4 || | | 0x8 || 0x18 || | ||
|- | |||
| 0x20 || 0x4 || When enabled, must be <=0x3. | |||
|- | |- | ||
| 0x24 || 0x6 || [[#MacAddress]] (Only copied with [[#ScanPrivate]]) | | 0x24 || 0x6 || [[#MacAddress]] (Only copied with [[#ScanPrivate]]) | ||
Line 726: | Line 728: | ||
| 0x4C || 0x10 || Cleared to zero for the tmp struct. | | 0x4C || 0x10 || Cleared to zero for the tmp struct. | ||
|- | |- | ||
| 0x5C || 0x4 || Masked with 0x37 for [[#Scan]], with [[#ScanPrivate]] this is masked with 0x3F. | | 0x5C || 0x4 || Flags. Masked with 0x37 for [[#Scan]], with [[#ScanPrivate]] this is masked with 0x3F. | ||
|} | |||
Flags: | |||
{| class="wikitable" border="1" | |||
|- | |||
! Bit | |||
! Description | |||
|- | |||
| 0 || When set, enables overwriting ScanFilter+0 if it's -1. | |||
|- | |||
| 2 || When set, enables using ScanFilter+0x20. | |||
|- | |||
| 3 || When set, enables using the ScanFilter [[#MacAddress]]. | |||
|- | |||
| 4 || When set, enables using the ScanFilter [[#Ssid]]. | |||
|} | |} | ||