osmocom-analog/src/bnetz/dsp.h

6 lines
101 B
C

void dsp_init(void);
int dsp_init_sender(bnetz_t *bnetz);
void dsp_cleanup_sender(bnetz_t *bnetz);