Embedded Wireless Framework
|
The Embedded Wireless Framework adapter API control implementation. More...
#include "ewf_adapter.h"
Macros | |
#define | EWF_ADAPTER_VALIDATE_CONTROL_API_POINTER(adapter_ptr, function_ptr) |
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 Embedded Wireless Framework adapter API control implementation.
#define EWF_ADAPTER_VALIDATE_CONTROL_API_POINTER | ( | adapter_ptr, | |
function_ptr | |||
) |