Embedded Wireless Framework
|
#include "ewf_adapter.h"
Go to the source code of this file.
Functions | |
ewf_result | ewf_adapter_sequans_autoconnect (ewf_adapter *adapter_ptr, uint32_t mode) |
Auto-connect the UE, automatically set the UE to its maximal functionality. More... | |
ewf_result | ewf_adapter_sequans_autointernet (ewf_adapter *adapter_ptr, uint32_t mode) |
Auto-connect to Internet, when enabled device will try to connect to Internet PDN provisioned. More... | |
ewf_result | ewf_adapter_sequans_configure_pdp_context (ewf_adapter *adapter_ptr, uint32_t context_id, const char *const apn, const char *const pdp_type) |
Define PDP context. More... | |
The Embedded Wireless Framework Sequans adapter API