LIBRARY
OSPP (libospp, -lospp)
SYNOPSIS
#include <ospp.h>
int ospp_attach(OSPP *od, const char *csc_name, const char *trn);
OSPPMessage *ospp_attach_s(OSPP *od, const char *csc_name, const char
*trn, struct timeval *timeout);
DESCRIPTION
To be written.
RETURN VALUES
To be written.
ERRORS
To be written.
AUTHOR
David M. Syzdek
IP Engineering
Alaska Communications Systems
david.syzdek@acsalaska.net
REPORTING BUGS
Report bugs to <sys.admin@acsalaska.net>.
SEE ALSO
ospp(3), ospp_result(3), ospp_error(3), Over-The-Air Service Provision-
ing Protocol Specification
ospp 0.0.7-0.0.8 March 2006 ospp_attach(3)
Man(1) output converted with
man2html
|