|
LinuxSDK
V1.4.0.5
|
#include <SwiApiCdmaNetwork.h>
Data Fields | |
| swi_uint32 | sizeStruct |
| swi_uint32 | nTxBytes |
| swi_uint32 | nRxBytes |
Contains byte Counter notification data structure.
This data structure is used as a member of the notification SWI_NOTIFY_CallByteCounter. Refer to the description of SWI_NOTIFY_CallByteCounter for more detail.
The counters measure traffic over the local (host/modem) interface. The counter resets when the call is disconnected.
| swi_uint32 SWI_STRUCT_CallByteCounter::nRxBytes |
Bytes received
| swi_uint32 SWI_STRUCT_CallByteCounter::nTxBytes |
Bytes transmitted
| swi_uint32 SWI_STRUCT_CallByteCounter::sizeStruct |
Size of this structure