Review at  https://gerrit.osmocom.org/6711

host/trxcon/trx_if.c: expose the trx_if_tx_burst()

Change-Id: Iebd644879e2e9067a94cb638b4ec5b75f806923f
---
M src/host/trxcon/trx_if.h
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/11/6711/1

diff --git a/src/host/trxcon/trx_if.h b/src/host/trxcon/trx_if.h
index 5e9aeba..c78fdc4 100644
--- a/src/host/trxcon/trx_if.h
+++ b/src/host/trxcon/trx_if.h
@@ -63,3 +63,6 @@
 int trx_if_cmd_txtune(struct trx_instance *trx, uint16_t arfcn);
 
 int trx_if_cmd_setslot(struct trx_instance *trx, uint8_t tn, uint8_t type);
+
+int trx_if_tx_burst(struct trx_instance *trx, uint8_t tn, uint32_t fn,
+       uint8_t pwr, const ubit_t *bits);

-- 
To view, visit https://gerrit.osmocom.org/6711
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iebd644879e2e9067a94cb638b4ec5b75f806923f
Gerrit-PatchSet: 1
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <lafo...@gnumonks.org>

Reply via email to