From 11ea4869865888c1826cf9d61fdfbf028bb7e677 Mon Sep 17 00:00:00 2001 From: Andrey Perminov Date: Wed, 6 May 2020 17:34:30 -0700 Subject: [PATCH] Fixed typo Change-Id: I77a64416ea3322abb48f496952555d3c7b4f9783 --- BMLite_example/inc/hcp_tiny.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BMLite_example/inc/hcp_tiny.h b/BMLite_example/inc/hcp_tiny.h index f8a706a..2bbf3b4 100644 --- a/BMLite_example/inc/hcp_tiny.h +++ b/BMLite_example/inc/hcp_tiny.h @@ -109,8 +109,8 @@ fpc_bep_result_t bmlite_add_arg(HCP_comm_t *hcp_comm, uint16_t arg_type, void *a fpc_bep_result_t bmlite_get_arg(HCP_comm_t *hcp_comm, uint16_t arg_type); /** - * @brief Search for argument in received answer and copyargument's data - * to + * @brief Search for argument in received answer and copy argument's data + * to arg_data * * @param[in] hcp_comm - pointer to HCP_comm struct * @param[in] arg_type - argument key