
APPENDIX
Protocol Data Mode
128
2.10
•
19.01.2007
5.1.11.19 DectSwitchRoaming
Function
int DectSwitchRoaming(
int nChannel,
int bOn );
Description
Activate / deactivate roaming-support for a special channel.
nChannel
Channel-number
Parameter
bOn
!= 0
Activate roaming – the events LapStateInd
and LapStateReq will be
raised
0
Deactivate roaming (connections will
always be new established)
0
Ok
Return
1
Error
Note
5.1.11.20 DectSwitchLocation
Function
int DectSwitchLocation(
int nModule,
int bOn );
Description
Activate / deactivate the location registration.
nModule
DECT-module-number:
0
Module 1
1
Module 2
Parameter
bOn
1
Before a synchronisation the PT will
send
a request if synchronisation is allowed
(event
LocationInd)
0
Allow synchronisation directly
0
Ok
Return
1
Error
Note
Location-indication is related to a module – not a channel. Therefore the
notification will be through an event on the first channel of the module (0 or
4).
5.1.11.21 DectLapStateGetLen
Function
int DectLapStateGetLen( unsigned char *pLapState );
Description
Acquire the length of a lap-state.
Parameter
pLapState
Secured lap-state at connection termination
Return
Length of the lap-state in bytes.
Note