Move BSSMAP_MSG_* defines to header file

This will be reused be several tests related to TS 48.008 and TS 29.205
in follow-up commits.

Change-Id: I4d8cc05b8df8e70c1f6257e53ae3acec7901681f
This commit is contained in:
Max 2018-11-29 23:32:06 +01:00
parent a66de71f8e
commit f69aa9cb6a
2 changed files with 3 additions and 3 deletions

View File

@ -29,6 +29,9 @@
#include <osmocom/gsm/gsm23003.h>
#include <osmocom/core/utils.h>
#define BSSMAP_MSG_SIZE 512
#define BSSMAP_MSG_HEADROOM 128
struct sockaddr_storage;
struct msgb;

View File

@ -34,9 +34,6 @@
* message generation/encoding.
*/
#define BSSMAP_MSG_SIZE 512
#define BSSMAP_MSG_HEADROOM 128
/*! Create "Complete L3 Info" for AoIP, legacy implementation.
* Instead use gsm0808_create_layer3_aoip2(), which is capable of three-digit MNC with leading zeros.
* \param[in] msg_l3 msgb containing Layer 3 Message