Fix some typo in idf

This commit is contained in:
Geng Yu Chao
2019-12-12 15:55:42 +08:00
committed by gengyuchao
parent ed44d25690
commit 69d341f7f0
26 changed files with 105 additions and 105 deletions

View File

@@ -1028,7 +1028,7 @@ void gatt_add_a_bonded_dev_for_srv_chg (BD_ADDR bda)
** Description This function is called to send a service changed indication to
** the specified bd address
**
** Returns GATT_SUCCESS if sucessfully sent; otherwise error code
** Returns GATT_SUCCESS if successfully sent; otherwise error code
**
*******************************************************************************/
#if (GATTS_INCLUDED == TRUE)