Changes

Jump to navigation Jump to search
293 bytes added ,  17:11, 1 June 2022
no edit summary
Line 538: Line 538:  
! Description
 
! Description
 
|-
 
|-
| 0x0 || 0x4 ||  
+
| 0x0 || 0x4 || [[#ConnectionState|ConnectionState]]
 
|-
 
|-
 
| 0x4 || 0x4 ||  
 
| 0x4 || 0x4 ||  
Line 605: Line 605:  
= BssInfo =
 
= BssInfo =
 
This is a 0x58-byte struct.
 
This is a 0x58-byte struct.
 +
 +
= ConnectionState =
 +
This is "nn::wlan::ConnectionState".
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
! Value
 +
! Description
 +
|-
 +
| 0 || None
 +
|-
 +
| 1 || Idle
 +
|-
 +
| 2 || Connected
 +
|-
 +
| 3 || Scanning
 +
|-
 +
| 4 || Connecting
 +
|-
 +
| 5 || CancelingScan
 +
|-
 +
| 6 || Disconnecting
 +
|}
    
= State =
 
= State =

Navigation menu