Changes to the patch set: * Instead of using the bitmask constants, introduce inline functions. * Apply in src/gsm/gsm0480.c. * Also add functions for the transaction ID, encoded in the protocol discriminator octet.
Neels Hofmeyr (3): 04.08: add inline funcs for pdisc + msg type bitmasks 04.08: switch to r99 msg type bitmasks by default 04.08: add inline funcs for transaction id bits
include/osmocom/gsm/protocol/gsm_04_08.h | 83 ++++++++++++++++++++++++++++++++ src/gsm/gsm0480.c | 4 +- 2 files changed, 85 insertions(+), 2 deletions(-)