libosmogsm 1.11.0.26-c59d.202505152026
Osmocom GSM library
|
Point-to-Point (PP) Short Message Service (SMS) as per TS 04.11. More...
#include <sys/types.h>
#include <inttypes.h>
#include <string.h>
#include <errno.h>
#include <osmocom/core/msgb.h>
#include <osmocom/core/logging.h>
#include <osmocom/core/timer.h>
#include <osmocom/gsm/gsm0411_utils.h>
#include <osmocom/gsm/gsm0411_smc.h>
#include <osmocom/gsm/protocol/gsm_04_08.h>
Data Structures | |
struct | smcdownstate |
struct | smcdatastate |
Macros | |
#define | MAX_SMS_RETRY 2 |
#define | SMC_LOG_STR "SMC(%" PRIu64 ") " |
#define | SMCDOWNSLLEN (sizeof(smcdownstatelist) / sizeof(struct smcdownstate)) |
#define | SMCDATASLLEN (sizeof(smcdatastatelist) / sizeof(struct smcdatastate)) |
Point-to-Point (PP) Short Message Service (SMS) as per TS 04.11.