Public Attributes | List of all members
tstrM2MBLEInfo Struct Reference

BLE Result. More...

#include <m2m_types.h>

Public Attributes

uint8 __PAD__ [__PADDING_tstrM2MBLEInfo_]
 
uint8 au8PSK [M2M_MAX_PSK_LEN]
 
uint8 au8SSID [M2M_MAX_SSID_LEN]
 
uint8 u8AuthType
 
uint8 u8Ch
 

Detailed Description

BLE Result.

This struct is passed to the application in response to a BLE request. If the BLE session is completed successfully, the structure will have Non-ZERO authentication type. If the BLE Session fails (due to error or timeout) the authentication type is set to ZERO.

See also
tenuM2mSecType

Definition at line 1218 of file m2m_types.h.

Member Data Documentation

◆ __PAD__

uint8 tstrM2MBLEInfo::__PAD__[__PADDING_tstrM2MBLEInfo_]

Definition at line 1229 of file m2m_types.h.

◆ au8PSK

uint8 tstrM2MBLEInfo::au8PSK[M2M_MAX_PSK_LEN]

PSK for the network obtained from BLE provisioning.

Definition at line 1225 of file m2m_types.h.

◆ au8SSID

uint8 tstrM2MBLEInfo::au8SSID[M2M_MAX_SSID_LEN]

SSID obtained from BLE provisioning.

Definition at line 1223 of file m2m_types.h.

◆ u8AuthType

uint8 tstrM2MBLEInfo::u8AuthType

Network authentication type.

Definition at line 1219 of file m2m_types.h.

◆ u8Ch

uint8 tstrM2MBLEInfo::u8Ch

RF Channel for the AP.

Definition at line 1221 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