aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2024-02-01 06:34:18 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2024-02-06 02:14:32 +0100
commit99d6acb52a5a47bc707a7153694a48f66bd31bdd (patch)
tree0858078fa44e34bf1776df039c9f0e1aff5d56a5 /include/osmocom
parent3f4c6a8fbe17f71836ec90086ce5d13dc97f6e78 (diff)
comment: gsm_04_08.h: add a spec hint
Diffstat (limited to 'include/osmocom')
-rw-r--r--include/osmocom/gsm/protocol/gsm_04_08.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/osmocom/gsm/protocol/gsm_04_08.h b/include/osmocom/gsm/protocol/gsm_04_08.h
index 5d1da74f..075b6ca6 100644
--- a/include/osmocom/gsm/protocol/gsm_04_08.h
+++ b/include/osmocom/gsm/protocol/gsm_04_08.h
@@ -2233,7 +2233,8 @@ enum gsm48_bcap_fixed_net_user_rate {
};
/*! GSM 04.08 Bearer Capability: Speech Version Indication
- * (See also 3GPP TS 24.008, Table 10.5.103) */
+ * (See also 3GPP TS 24.008, Table 10.5.103
+ * and 3GPP TS 26.103, Table 4.1 "Support of Codec Types in Radio Access Technologies") */
enum gsm48_bcap_speech_ver {
GSM48_BCAP_SV_FR = 0, /*!< GSM FR V1 (GSM FR) */
GSM48_BCAP_SV_HR = 1, /*!< GSM HR V1 (GSM HR) */