Emergency call CSBK support.

This commit is contained in:
rick51231
2022-12-15 14:11:40 +03:00
parent e812e90edf
commit ecf21f9573
3 changed files with 13 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ enum CSBKO {
CSBKO_CALL_ALERT_ACK = 0x20,
CSBKO_RADIO_CHECK = 0x24,
CSBKO_NACKRSP = 0x26,
CSBKO_CALL_EMERGENCY = 0x27,
CSBKO_BSDWNACT = 0x38,
CSBKO_PRECCSBK = 0x3D
};