5.12. USPID_BLK
When using DM3 boards, the USPID_BLK data structure is not supported.
When using Springware boards, the USPID_BLK data structure is used to cast terminal initialization event data after a CCEV_RCVTERMREG_ACK event is received. USPID_BLK contains the value of a valid User Service Profile Interface.
The data structure is defined as follows:
/* Structure for CCEV_RCVTERMREG_ACK Event / typedef struct { DLINK data_link; struct { byte usid; byte tid; byte interpreter; } uspid; } USPID_BLK;
data_link The DLINK data structure; see Section 5.5, DLINK. usid User Service Identifier. The range is 01 - FF. 00 signifies default. tid Terminal Identifier. The range is 01 - 63. 00 signifies that the firmware is to provide a default. interpreter Specifies how the usid and tid values are to be interpreted. Possible value settings are:
Click here to contact Telecom Support Resources
Copyright 2003, Intel Corporation