comment: gsm_04_08.h: add a spec hint

Change-Id: I2a606047db88ea47317397a790611048dead6403
This commit is contained in:
Neels Hofmeyr 2024-02-01 06:34:18 +01:00
parent 3f4c6a8fbe
commit 99d6acb52a
1 changed files with 2 additions and 1 deletions

View File

@ -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) */