libosmogsm 1.11.0.26-c59d.202505152026
Osmocom GSM library
|
#include <osmocom/gsm/protocol/gsm_04_08_gprs.h>
#include <osmocom/crypt/gprs_cipher.h>
#include <osmocom/core/utils.h>
#include <stdbool.h>
Functions | |
bool | gprs_ms_net_cap_gea_supported (const uint8_t *ms_net_cap, uint8_t cap_len, enum gprs_ciph_algo gea) |
Check if MS supports particular version of GEA by inspecting MS network capability IE specified in 3GPP TS 24.008. | |