voiceSetCallBarringPwdInfo Struct Reference
Detailed Description
This structure contains Voice Set Call Barring Password Request Parameters
- Parameters:
-
| Reason |
- Call Barring Reason
- Values:
- 0x07 - QMI_VOICE_REASON_BARR_ALLOUTGOING - All outgoing
- 0x08 - QMI_VOICE_REASON_BARR_OUTGOINGINT - Outgoing internal
- 0x09 - QMI_VOICE_REASON_BARR_OUTGOINGINTEXTOHOME - Outgoing external to home
- 0x0A - QMI_VOICE_REASON_BARR_ALLINCOMING - All incoming
- 0x0B - QMI_VOICE_REASON_BARR_INCOMINGROAMING - Roaming incoming
- 0x0C - QMI_VOICE_REASON_BARR_ALLBARRING - All calls are barred
- 0x0D - QMI_VOICE_REASON_BARR_ALLOUTGOINGBARRING - All outgoing calls are barred
- 0x0E - QMI_VOICE_REASON_BARR_ALLINCOMINGBARRING - All incoming calls are barred
|
| oldPasswd[PASSWORD_LENGTH] |
- Old password.
- Password consists of 4 ASCII digits.
- Range: 0000 to 9999.
|
| newPasswd[PASSWORD_LENGTH] |
- New password.
- Password consists of 4 ASCII digits.
- Range: 0000 to 9999.
|
| newPasswdAgain[PASSWORD_LENGTH] |
- New password Again.
- Password consists of 4 ASCII digits.
- Range: 0000 to 9999.
|
Field Documentation