mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 22:45:31 +00:00
Emergency call CSBK support.
This commit is contained in:
parent
e812e90edf
commit
ecf21f9573
3 changed files with 13 additions and 0 deletions
|
|
@ -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
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue