aboutsummaryrefslogtreecommitdiffstats
path: root/src/tbf.h
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-07-07 14:29:36 +0200
committerMax <msuraev@sysmocom.de>2017-08-14 15:48:37 +0200
commitfd13f6c199d22a9f8a083c0e27fc2e8377894f6d (patch)
tree9ec71cb28dd7fa4aa4bb160dfcf44cbe15e954d1 /src/tbf.h
parentc4178e55ea5a0ac480f11e3352a3579cdb78025a (diff)
Encapsulate handling of UL ACK timeout
Use helper methods instead checking and manipulating flag directly. Change-Id: Ia3f009c52118db95b38a077e08eecda844e7f8d1 Related: OS#1539
Diffstat (limited to 'src/tbf.h')
-rw-r--r--src/tbf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tbf.h b/src/tbf.h
index 87aa7a57..ecdf5f81 100644
--- a/src/tbf.h
+++ b/src/tbf.h
@@ -503,6 +503,8 @@ struct gprs_rlcmac_ul_tbf : public gprs_rlcmac_tbf {
gprs_rlcmac_ul_tbf(BTS *bts);
struct msgb *create_ul_ack(uint32_t fn, uint8_t ts);
+ bool ctrl_ack_to_toggle();
+ bool handle_ctrl_ack();
/* blocks were acked */
int rcv_data_block_acknowledged(