Add necessary pieces for Talker Alias DMRA

This commit is contained in:
Cort Buffington
2020-10-15 16:23:55 -05:00
parent 51ecece8dc
commit d0d496b232
3 changed files with 3 additions and 10 deletions

View File

@@ -50,6 +50,7 @@ HBPF_SLT_VHEAD = 0x1
HBPF_SLT_VTERM = 0x2
# HomeBrew Protocol Commands
DMRA = b'DMRA'
DMRD = b'DMRD'
MSTCL = b'MSTCL'
MSTNAK = b'MSTNAK'
@@ -67,7 +68,6 @@ RPTC = b'RPTC'
RPTP = b'RPTP'
RPTA = b'RPTA'
RPTO = b'RPTO'
DMRA = b'DMRA'
# Higheset peer ID permitted by HBP