Share via


RILCALLHSCSDINFO (Compact 2013)

3/26/2014

This structure stores High Speed Circuit Switched Data (HSCSD) information for the current call.

Syntax

typedef struct {
  DWORD cbSize;
  DWORD dwParams;
  DWORD dwRxTimeslots;
  DWORD dwTxTimeslots;
  DWORD dwAirInterfaceUserRat;
  DWORD dwChannelCoding;
} RILCALLHSCSDINFO, *LPRILCALLHSCSDINFO;

Members

  • cbSize
    Structure size, in bytes.
  • dwRxTimeslots
    Specifies the number of receive timeslots currently in use. Must be one of the HSCSD Special Constants.
  • dwTxTimeslots
    Specifies the number of transmit timeslots currently in use. Must be one of the HSCSD Special Constants.

Requirements

Header

ril.h

See Also

Reference

RIL Structures
Notification Call Control Constants
RIL_GetHSCSDCallSettings
RILCALLHSCSDINFO Parameter Constants
HSCSD Special Constants
HSCSD Air Interface Constants
Caps HSCSD Traffic Channel Constants