Embedded Wireless Framework
Functions
ewf_adapter_api_modem_general.c File Reference

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

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

Functions

ewf_result ewf_adapter_modem_manufacturer_read (ewf_adapter *adapter_ptr, char *info_str, uint16_t *info_str_len_ptr)
 Read manufacturer info (+cgmi) More...
 
ewf_result ewf_adapter_modem_model_read (ewf_adapter *adapter_ptr, char *info_str, uint16_t *info_str_len_ptr)
 Read manufacturer model info (+cgmm) More...
 
ewf_result ewf_adapter_modem_revision_read (ewf_adapter *adapter_ptr, char *info_str, uint16_t *info_str_len_ptr)
 Read manufacturer model revision info (+cgmr) More...
 
ewf_result ewf_adapter_modem_serial_number_read (ewf_adapter *adapter_ptr, const char *snt_str, char *info_str, uint16_t *info_str_len_ptr)
 Read manufacturer product serial number info (+cgsn) More...
 
ewf_result ewf_adapter_modem_imsi_read (ewf_adapter *adapter_ptr, char *info_str, uint32_t *info_str_len_ptr)
 Read the modem IMSI (+cimi) More...
 

Detailed Description

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

Version
Preview