summaryrefslogtreecommitdiff
path: root/cesar/cp/cco/action/cco_action.h
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/cp/cco/action/cco_action.h')
-rw-r--r--cesar/cp/cco/action/cco_action.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/cesar/cp/cco/action/cco_action.h b/cesar/cp/cco/action/cco_action.h
index acc085c6c9..b1dcb9313e 100644
--- a/cesar/cp/cco/action/cco_action.h
+++ b/cesar/cp/cco/action/cco_action.h
@@ -261,6 +261,13 @@ void
cp_cco_action_cco_selection__mac_stop_sta_add (cp_t *ctx, cp_sta_t *sta);
/**
+ * Clear the selection context.
+ * \param ctx the module context.
+ */
+void
+cp_cco_action_cco_selection__clear (cp_t *ctx);
+
+/**
* Add a station to the CCo selection procedure.
* \param ctx the module context.
* \param net the station's NET.