Fixed typo
Change-Id: I77a64416ea3322abb48f496952555d3c7b4f9783
This commit is contained in:
parent
76a6ac3ff8
commit
11ea486986
@ -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);
|
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
|
* @brief Search for argument in received answer and copy argument's data
|
||||||
* to
|
* to arg_data
|
||||||
*
|
*
|
||||||
* @param[in] hcp_comm - pointer to HCP_comm struct
|
* @param[in] hcp_comm - pointer to HCP_comm struct
|
||||||
* @param[in] arg_type - argument key
|
* @param[in] arg_type - argument key
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user