Embedded Wireless Framework
Functions
ewf_adapter_api_modem.c File Reference

The Embedded Wireless Framework modem API (3GPP) implementation. More...

#include "ewf_adapter_api_modem.h"
#include "ewf_adapter.h"
#include "ewf_lib.h"

Functions

ewf_result ewf_adapter_modem_custom_command_send (ewf_adapter *adapter_ptr, const char *command_str)
 Function to send command that is not implmented in the framework. More...
 
ewf_result ewf_adapter_modem_custom_command_receive (ewf_adapter *adapter_ptr, char **buffer_ptr_ptr, uint32_t *buffer_length_ptr)
 Function to read command that is not implmented in the framework. More...
 
ewf_result ewf_adapter_modem_functionality_set (ewf_adapter *adapter_ptr, const char *fun)
 Set the modem functionality (+cfun) More...
 

Detailed Description

The Embedded Wireless Framework modem API (3GPP) implementation.

Version
Preview