DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

isdnBC(D4isdn)


isdnBC -- ISDN bearer capability structure

Synopsis

   #include <sys/types.h>
   #include <sys/scoisdn.h>
   

typedef struct isdnBC { void *dummy; /* ## Q.931 */ } isdnBC_t;

Description

This structure indicates that a requested bearer service is to be provided by the network; these services are described in ITU Recommendation 1.231. This structure contains only information that is used by the network, and is coded according to Q.931 4.5.5.

This type is used by:

ISDN_CONNECT.ISDN_REQ(D7isdn)
ISDN_CONNECT.ISDN_IND(D7isdn)

References

Intro(D4isdn), Intro(D7isdn)

``SCO ISDN adapter drivers'' in Developing MDI network adapter drivers.


19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005