osmo-bts/include/osmo-bts/ta_control.h

6 lines
128 B
C
Raw Permalink Normal View History

#pragma once
#include <osmo-bts/gsm_data.h>
2021-09-06 17:00:34 +00:00
void lchan_ms_ta_ctrl(struct gsm_lchan *lchan, uint8_t ms_tx_ta, int16_t toa256);