diff --git a/components/ftm_time_sync/core/inc/ftm_time_sync_priv.h b/components/ftm_time_sync/core/inc/ftm_time_sync_priv.h index 49f658e8cf..00a6ac276d 100644 --- a/components/ftm_time_sync/core/inc/ftm_time_sync_priv.h +++ b/components/ftm_time_sync/core/inc/ftm_time_sync_priv.h @@ -44,7 +44,7 @@ struct wlan_time_sync_pair { }; /** - * struct ftm_time_sync_vdev_priv - Private object to be stored in vdev + * struct ftm_time_sync_priv - Private object to be stored in vdev * @qtime_ref: qtime ref * @mac_ref: mac time ref * @time_pair: array of initiator/target qtime pair diff --git a/components/ftm_time_sync/dispatcher/inc/cfg_ftm_time_sync.h b/components/ftm_time_sync/dispatcher/inc/cfg_ftm_time_sync.h index 1b337a86dd..876881eb0d 100644 --- a/components/ftm_time_sync/dispatcher/inc/cfg_ftm_time_sync.h +++ b/components/ftm_time_sync/dispatcher/inc/cfg_ftm_time_sync.h @@ -19,7 +19,6 @@ #define __FTM_TIME_SYNC_CFG_H__ /** - * * DOC: ftm_time_sync_cfg.h * * FTM TIME SYNC feature INI configuration parameter definitions