|
Kannel: Open Source WAP and SMS gateway
svn-r5336
|
#include <string.h>#include "gwlib/gwlib.h"#include "wsp.h"#include "wsp_pdu.h"#include "wsp_headers.h"#include "wsp_strings.h"Go to the source code of this file.
Functions | |
| long | wsp_convert_http_status_to_wsp_status (long http_status) |
| long wsp_convert_http_status_to_wsp_status | ( | long | http_status | ) |
Definition at line 77 of file wsp.c.
References error().
Referenced by make_resume_reply_pdu(), and pack_into_result_datagram().