Embedded Wireless Framework
Data Structures | Typedefs | Functions
ewf_adapter_api_control.h File Reference

The Embedded Wireless Framework adapter control API. More...

#include "ewf.h"

Go to the source code of this file.

Data Structures

struct  _ewf_adapter_api_control
 The adapter control API type. More...
 

Typedefs

typedef struct _ewf_adapter_api_control ewf_adapter_api_control
 The adapter control API type.
 

Functions

ewf_result ewf_adapter_start (ewf_adapter *adapter_ptr)
 Starts the adapter. More...
 
ewf_result ewf_adapter_stop (ewf_adapter *adapter_ptr)
 Stops the adapter. More...
 

Detailed Description

The Embedded Wireless Framework adapter control API.