Caps Call Management Constants

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

Call management command capabilities.

Value Description

RIL_CAPS_CALLCMD_RELEASEHELD

The radio is capable to release all held calls and send "busy" to waiting call.

RIL_CAPS_CALLCMD_RELEASEACTIVE_ACCEPTHELD

The radio is capable to release all active calls and accept waiting or held call.

RIL_CAPS_CALLCMD_RELEASECALL

The radio is capable to release the specified call.

RIL_CAPS_CALLCMD_HOLDACTIVE_ACCEPTHELD

The radio is capable to hold all active calls and accept waiting or held call.

RIL_CAPS_CALLCMD_HOLDALLBUTONE

The radio is capable to hold all active calls, except for the specified call.

RIL_CAPS_CALLCMD_ADDHELDTOCONF

The radio is capable to add all held calls to a conference.

RIL_CAPS_CALLCMD_ADDHELDTOCONF_DISCONNECT

The radio is capable to connect held calls to a conference and disconnect the user.

RIL_CAPS_CALLCMD_INVOKECCBS

The radio is capable to invoke completion of calls to busy subscribers.

Requirements

Header ril.h
Windows Embedded CE Windows Embedded CE 6.0

See Also

Reference

Call Management Constants