aboutsummaryrefslogtreecommitdiffstats
path: root/include/openbsc/abis_nm.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2009-02-21 20:45:39 +0000
committerHarald Welte <laforge@gnumonks.org>2009-02-21 20:45:39 +0000
commit5659d666fb9d1ca6278361e7b55ebb61d200cd7b (patch)
tree2646314de794299dc344b6255cf55e5a613d57b2 /include/openbsc/abis_nm.h
parent074d873df9977b4e280e044668a76fcfa27e9579 (diff)
add missing SET BS11 ATTRIBUTE NACK MT
Diffstat (limited to 'include/openbsc/abis_nm.h')
-rw-r--r--include/openbsc/abis_nm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/openbsc/abis_nm.h b/include/openbsc/abis_nm.h
index 5d0917212..c280c8915 100644
--- a/include/openbsc/abis_nm.h
+++ b/include/openbsc/abis_nm.h
@@ -191,6 +191,7 @@ enum abis_nm_msgtype_bs11 {
NM_MT_BS11_SET_ATTR = 0xd0,
NM_MT_BS11_SET_ATTR_ACK,
+ NM_MT_BS11_SET_ATTR_NACK,
NM_MT_BS11_LMT_SESSION = 0xdc,
NM_MT_BS11_GET_STATE = 0xe3,