libosmogsm  1.5.1.118-645a
Osmocom GSM library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
bitvec_gsm.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <osmocom/core/bitvec.h>
5 
10 void bitvec_add_range1024(struct bitvec *bv, const struct gsm48_range_1024 *r);
11 
GSM TS 04.08 definitions.
Definition: gsm_04_08.h:249
void bitvec_add_range1024(struct bitvec *bv, const struct gsm48_range_1024 *r)