
APPENDIX
Protocol Data Mode
2.10
•
19.01.2007
129
5.1.11.22 DectLapStateGetIpui
Function
int DectLapStateGetIpui(
unsigned char *pLapState,
DECT_IPUI_T *pIpui );
Description
Acquire the IPUI of a lap-state.
pLapState
Secured lap-state at connection termination
Parameter
pIpui
Destination-buffer for the IPUI
0
Ok
Return
-1
Error
Note
5.1.11.23 DectLapStateGetCallNr
Function
int DectLapStateGetCallNr( unsigned char *pLapState );
Description
Acquire the connection-number of a lap state.
pLapState
Secured lap-state at connection termination
Parameter
pIpui
Destination-buffer for the IPUI
>= 0
Ok
Return
-1
Error
Note
5.1.11.24 DectBuildIpuiTypeN
Function
int DectBuildIpuiTypeN(
DECT_IPUI_T *pIpui,
unsigned int emc,
unsigned long dectno );
Description
Generates from the EMC and DECT serial number of a PT the associated
IPUI type N.
pIpui
Destination-buffer for the IPUI
emc
The equipment manufacturer code for Höft & Wessel
modules at this point of time is always 322
Parameter
dectno
DECT serial number of the PT
Return
Always 0
Note
•
Only the first 5 bytes of pIpui->data are used at an IPUI type N.
•
Format:
TE EE EN NN NN
T = 4 bit type
E = 16 bit EMC
N = 20 bit DECT serial number