client-c  0.7.0
kaa_access_point_t Struct Reference

Connection parameters used by transport channels to establish connection both to Bootstrap and Operations servers. More...

#include <kaa_common.h>

Public Attributes

uint32_t id
 
uint16_t connection_data_len
 
char * connection_data
 

Detailed Description

Connection parameters used by transport channels to establish connection both to Bootstrap and Operations servers.

Definition at line 84 of file kaa_common.h.

Member Data Documentation

char* kaa_access_point_t::connection_data

Definition at line 87 of file kaa_common.h.

uint16_t kaa_access_point_t::connection_data_len

Definition at line 86 of file kaa_common.h.

uint32_t kaa_access_point_t::id

Definition at line 85 of file kaa_common.h.


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