[layer23] Adding Quadband support and GSM 4x0 support
[osmocom-bb.git] / src / host / layer23 / include / osmocom / bb / mobile / gsm48_mm.h
index 021b78d..1cfe401 100644 (file)
@@ -207,6 +207,7 @@ struct gsm48_mm_conn {
        int                     state;
 };
 
+uint8_t gsm48_current_pwr_lev(struct gsm_settings *set, uint16_t arfcn);
 int gsm48_mm_init(struct osmocom_ms *ms);
 int gsm48_mm_exit(struct osmocom_ms *ms);
 struct msgb *gsm48_mmr_msgb_alloc(int msg_type);