| Embedded Wireless Framework
    | 
The Embedded Wireless Framework modem API (3GPP) implementation. More...
| 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... | |
The Embedded Wireless Framework modem API (3GPP) implementation.