Caps Call Barring Constants
A version of this page is also available for
4/8/2010
Call barring capabilities.
Value | Description |
---|---|
RIL_CAPS_BARRTYPE_ALLOUTGOING |
The radio is capable of barring all outgoing calls. |
RIL_CAPS_BARRTYPE_OUTGOINGINT |
The radio is capable of barring outgoing international calls. |
RIL_CAPS_BARRTYPE_OUTGOINGINTEXTOHOME |
The radio is capable of barring outgoing international calls except to home country/region. |
RIL_CAPS_BARRTYPE_ALLINCOMING |
The radio is capable of barring all incoming calls. |
RIL_CAPS_BARRTYPE_INCOMINGROAMING |
The radio is capable of barring incoming calls when roaming outside of home country/region. |
RIL_CAPS_BARRTYPE_INCOMINGNOTINSIM |
The radio is capable of barring incoming calls from numbers not stored to SIM memory. |
RIL_CAPS_BARRTYPE_ALLBARRING |
The radio is capable of supporting all barring services. |
RIL_CAPS_BARRTYPE_ALLOUTGOINGBARRING |
The radio is capable of supporting all outgoing barring services. |
RIL_CAPS_BARRTYPE_ALLINCOMINGBARRING |
The radio is capable of supporting all incoming barring services. |
Requirements
Header | ril.h |
Windows Embedded CE | Windows Embedded CE 6.0 |