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