XCORE SDK
XCORE Software Development Kit
Public Attributes | List of all members
sl_wfx_scan_result_ind_body_s Struct Reference

Indication message body for sl_wfx_scan_result_ind_t. More...

#include <sl_wfx_cmd_api.h>

Public Attributes

sl_wfx_ssid_def_t ssid_def
 Service Set Identifier (SSID) of the network.
 
uint8_t mac [SL_WFX_MAC_ADDR_SIZE]
 MAC address of the access point.
 
uint16_t channel
 Channel of the access point. More...
 
sl_wfx_security_mode_bitmask_t security_mode
 Security Capabilities of the network.
 
uint8_t reserved1
 Reserved.
 
uint16_t reserved2
 Reserved.
 
uint16_t rcpi
 Received Channel Power Indicator (RCPI) of the access point. More...
 
uint16_t ie_data_length
 Length of access point Information Element (IE) data in bytes.
 
uint8_t ie_data []
 Access point IE data from the 802.11 Beacon or Probe Response frame.
 

Detailed Description

Indication message body for sl_wfx_scan_result_ind_t.

Member Data Documentation

◆ channel

uint16_t sl_wfx_scan_result_ind_body_s::channel

Channel of the access point.

1 - 13: Channel number.

◆ rcpi

uint16_t sl_wfx_scan_result_ind_body_s::rcpi

Received Channel Power Indicator (RCPI) of the access point.

See Received Channel Power Indicator for further details.


The documentation for this struct was generated from the following file: