XCORE SDK
XCORE Software Development Kit
|
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. | |
Indication message body for sl_wfx_scan_result_ind_t.
uint16_t sl_wfx_scan_result_ind_body_s::channel |
Channel of the access point.
1 - 13: Channel number.
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.