diff options
Diffstat (limited to 'include/wimaxll.h')
-rw-r--r-- | include/wimaxll.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/wimaxll.h b/include/wimaxll.h index ece869b..24e7250 100644 --- a/include/wimaxll.h +++ b/include/wimaxll.h @@ -336,6 +336,7 @@ void wimaxll_msg_free(void *); /* generic API */ int wimaxll_rfkill(struct wimaxll_handle *, enum wimax_rf_state); int wimaxll_reset(struct wimaxll_handle *); +int wimaxll_state_get(struct wimaxll_handle *); void wimaxll_get_cb_state_change( struct wimaxll_handle *, wimaxll_state_change_cb_f *, |