rohc_profile_is_rohcv1

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS
RETURN VALUE
SEE ALSO

NAME

rohc_profile_is_rohcv1 − Is the given profile one ROHCv1 profile?

SYNOPSIS

#include <rohc/rohc.h>

bool rohc_profile_is_rohcv1(
const rohc_profile_t profile

);

DESCRIPTION

PARAMETERS

profile

The profile ID to check for

RETURN VALUE

true if profile is one ROHCv1 profile, false if profile is one ROHCv2 profile

SEE ALSO

rohc.h(3)