Caps Call Management Constants (Compact 2013)

3/26/2014

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

See Also

Reference

RIL Constants
Call Management Constants