Setting - MOB_PAG-ADV

This topic describes the following functions:

E6651_Get/Set BSIdleMOB_PAG_ADV_GroupID

Declaration

int E6651_GetBSIdleMOB_PAG_ADV_GroupID(BYTE MID, WORD* Value);

int E6651_SetBSIdleMOB_PAG_ADV_GroupID(BYTE MID, WORD Value);

Parameter

MID [in]: User defined E6651A Machine ID

Value [out]: Current Paging Group Id. of MOB_PAG-ADV Message.

Value [in]: Set the Paging Group Id. of MOB_PAG-ADV Message.

Range

0 to 65535

Return Value

Success: STATE_SUCCESS(1)

Failure: STATE_ERROR(-1)

Description

Retrieve and set the Paging Group Id of the MOB_PAG-ADV message.

E6651_Get/Set BSIdleMOB_PAG_ADV_ActionCode

Declaration

int E6651_GetBSIdleMOB_PAG_ADV_ActionCode(BYTE MID, WORD* Value);

int E6651_SetBSIdleMOB_PAG_ADV_ActionCode(BYTE MID, WORD Value);

Parameter

MID [in]: User defined E6651A Machine ID

Value [out]: Current paging message Action Code setting.

Value [in]: Set the Action Code to No Action, Perform Ranging, or Enter Network.

0 - No Action
1 - Perform Ranging
2 - Enter Network

Default

0, No Action

Return Value

Success: STATE_SUCCESS(1)

Failure: STATE_ERROR(-1)

Description

Retrieve and set the Action Code setting in the paging message. The value of the code tells the SS to either take no action, perform ranging or to enter the network.

E6651_BSIdleMOB_PAG_ADV_Accept

Declaration

int E6651_BSIdleMOB_PAG_ADV_Accept(BYTE MID);

Parameter

MID [in]: User defined E6651A Machine ID

Return Value

Success: STATE_SUCCESS(1)

Failure: STATE_ERROR(-1)

Description

Sets the Paging Group ID and Action Code in the Paging message.  It is an immediate action.