libosmogsm  0.11.0-dirty
Osmocom GSM library
include/osmocom/gsm/bitvec_gsm.h
Go to the documentation of this file.
00001 #pragma once
00002 
00003 #include <osmocom/core/bitvec.h>
00004 #include <osmocom/gsm/protocol/gsm_04_08.h>
00005 
00010 void bitvec_add_range1024(struct bitvec *bv, const struct gsm48_range_1024 *r);
00011 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines