Public Attributes | List of all members
tstrM2mWifiscanResult Struct Reference

This struct contains the information corresponding to an AP in the scan result list identified by its order (index) in the list. More...

#include <m2m_types.h>

Public Attributes

uint8 _PAD8_
 
uint8 au8BSSID [6]
 
uint8 au8SSID [M2M_MAX_SSID_LEN]
 
sint8 s8rssi
 
uint8 u8AuthType
 
uint8 u8ch
 
uint8 u8index
 

Detailed Description

This struct contains the information corresponding to an AP in the scan result list identified by its order (index) in the list.

Definition at line 1371 of file m2m_types.h.

Member Data Documentation

◆ _PAD8_

uint8 tstrM2mWifiscanResult::_PAD8_

Padding bytes for forcing 4-byte alignment

Definition at line 1384 of file m2m_types.h.

◆ au8BSSID

uint8 tstrM2mWifiscanResult::au8BSSID[6]

BSSID of the AP.

Definition at line 1380 of file m2m_types.h.

◆ au8SSID

uint8 tstrM2mWifiscanResult::au8SSID[M2M_MAX_SSID_LEN]

AP SSID.

Definition at line 1382 of file m2m_types.h.

◆ s8rssi

sint8 tstrM2mWifiscanResult::s8rssi

AP signal strength.

Definition at line 1374 of file m2m_types.h.

◆ u8AuthType

uint8 tstrM2mWifiscanResult::u8AuthType

AP authentication type.

Definition at line 1376 of file m2m_types.h.

◆ u8ch

uint8 tstrM2mWifiscanResult::u8ch

AP RF channel.

Definition at line 1378 of file m2m_types.h.

◆ u8index

uint8 tstrM2mWifiscanResult::u8index

AP index in the scan result list.

Definition at line 1372 of file m2m_types.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03