Embedded Wireless Framework
|
The Embedded Wireless Framework adapter TLS basic API. More...
#include "ewf.h"
Go to the source code of this file.
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. | |
The Embedded Wireless Framework adapter TLS basic API.