Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
MDMParser::NetStatus Struct Reference
Network Status. More...
#include <MDM.h>
Data Fields | |
| Reg | csd |
| CSD Registration Status (Circuit Switched Data) | |
| Reg | psd |
| PSD Registration status (Packet Switched Data) | |
| Reg | eps |
| EPS Registration status. | |
| AcT | act |
| Access Technology. | |
| int | rssi |
| Received Signal Strength Indication (in dBm, range -113..-51) | |
| int | ber |
| Bit Error Rate (BER), see 3GPP TS 45.008 [20] subclause 8.2.4. | |
| char | opr [16+1] |
| Operator Name. | |
| char | num [32] |
| Mobile Directory Number. | |
| unsigned short | lac |
| location area code in hexadecimal format (2 bytes in hex) | |
| unsigned int | ci |
| Cell ID in hexadecimal format (2 to 4 bytes in hex) | |
| CopsMode | regStatus |
| Cops mode. | |
Detailed Description
Network Status.
Definition at line 62 of file MDM.h.
Field Documentation
| int ber |
| unsigned int ci |
| unsigned short lac |
Generated on Thu Jul 14 2022 07:24:04 by
1.7.2