
APPENDIX
Protocol Data Mode
2.10
•
19.01.2007
127
5.1.11.16 DectGetTxPending
Function
int DectGetTxPending( int nChannel );
Description
Prompt to get the number of bytes to be send (unverified data).
Parameter
nChannel
Channel-number
>= 0
Number of bytes to be send
Return
-1
Error
Note
5.1.11.17 DectLapStateCfm
Function
int DectLapStateCfm( int nChannel,
unsigned char *pLapState );
Description
Answer to a lap-state request: reactivate a secure lap-state.
nChannel
Channel-number
Parameter
pLapState
Lap-state data-block or NULL when not available
0
Ok
Return
!= 0
Error
Note
5.1.11.18 DectLocationRes
Function
int DectLocationRes(
int nModule, DECT_IPUI_T *pIpui,
int nResult );
Description
Answer to a location-indication:
Is the device allowed to synchronise to the FP or must it search for another
FP.
nModule
DECT-module-number:
0
Module 1
1
Module 2
pIpui
IPUI of the device
Parameter
nResult
Connection established?
0
yes
1
no
0
Ok
Return
!= 0
Error
Note