Embedded Wireless Framework
Data Structures | Typedefs | Functions
Adapter TLS basic API

The adapter's TLS basic API functions. More...

Data Structures

struct  _ewf_adapter_api_tls_basic
 The TLS basic API structure. More...
 

Typedefs

typedef struct _ewf_adapter_api_tls_basic ewf_adapter_api_tls_basic
 The TLS basic API structure.
 

Functions

ewf_result ewf_adapter_tls_basic_init (ewf_adapter *adapter_ptr)
 Initialize TLS basic API status.
 
ewf_result ewf_adapter_tls_basic_clean (ewf_adapter *adapter_ptr)
 Cleanup the TLS basic API status.
 

Detailed Description

The adapter's TLS basic API functions.