aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/dummy.c
blob: a7a44bc505ee6d1a4c30ace01800d255d23c906b (plain)
1
2
3
4
5
6
7
8
void call_rx_audio() { }
void call_out_setup() { }
void call_out_release() { }
void call_out_disconnect() { }
void print_help() { }
void sender_send() { }
void sender_receive() { }