ROHC compression/decompression library
|
ROHC common definitions and routines. More...
Functions | |
char * | rohc_version (void) |
Get the version of the ROHC library. | |
const char * | rohc_strerror (const rohc_status_t status) |
Give a description for the given ROHC status code. | |
const char * | rohc_get_mode_descr (const rohc_mode_t mode) |
Give a description for the given ROHC mode. | |
const char * | rohc_get_profile_descr (const rohc_profile_t profile) |
Give a description for the given ROHC profile. |
ROHC common definitions and routines.