Embedded Wireless Framework
|
The adapter's start and stop functions. More...
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... | |
The adapter's start and stop functions.
ewf_result ewf_adapter_start | ( | ewf_adapter * | adapter_ptr | ) |
Starts the adapter.
ewf_result ewf_adapter_stop | ( | ewf_adapter * | adapter_ptr | ) |
Stops the adapter.