aboutsummaryrefslogtreecommitdiffstats
path: root/src/nacc_fsm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nacc_fsm.h')
-rw-r--r--src/nacc_fsm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nacc_fsm.h b/src/nacc_fsm.h
index 68ebd52c..beea0f75 100644
--- a/src/nacc_fsm.h
+++ b/src/nacc_fsm.h
@@ -75,3 +75,5 @@ bool nacc_fsm_is_waiting_addr_resolution(const struct nacc_fsm_ctx *ctx,
bool nacc_fsm_is_waiting_si_resolution(const struct nacc_fsm_ctx *ctx,
const struct osmo_cell_global_id_ps *cgi_ps);
+
+bool nacc_fsm_exp_ctrl_ack(const struct nacc_fsm_ctx *ctx, uint32_t fn, uint8_t ts);