@@ -432,7 +432,7 @@ struct bt_uuid_128 {
432432#define BT_UUID_CSC \
433433 BT_UUID_DECLARE_16(BT_UUID_CSC_VAL)
434434/**
435- * @brief Cyclicg Power Service UUID value
435+ * @brief Cycling Power Service UUID value
436436 */
437437#define BT_UUID_CPS_VAL 0x1818
438438/**
@@ -620,7 +620,7 @@ struct bt_uuid_128 {
620620 */
621621#define BT_UUID_ECS_VAL 0x183c
622622/**
623- * @brief Energency Configuration Service
623+ * @brief Emergency Configuration Service
624624 */
625625#define BT_UUID_ECS \
626626 BT_UUID_DECLARE_16(BT_UUID_ECS_VAL)
@@ -1003,11 +1003,11 @@ struct bt_uuid_128 {
10031003#define BT_UUID_GAP_APPEARANCE \
10041004 BT_UUID_DECLARE_16(BT_UUID_GAP_APPEARANCE_VAL)
10051005/**
1006- * @brief GAP Characteristic Peripheal Privacy Flag UUID value
1006+ * @brief GAP Characteristic Peripheral Privacy Flag UUID value
10071007 */
10081008#define BT_UUID_GAP_PPF_VAL 0x2a02
10091009/**
1010- * @brief GAP Characteristic Peripheal Privacy Flag
1010+ * @brief GAP Characteristic Peripheral Privacy Flag
10111011 */
10121012#define BT_UUID_GAP_PPF \
10131013 BT_UUID_DECLARE_16(BT_UUID_GAP_PPF_VAL)
@@ -3546,7 +3546,7 @@ struct bt_uuid_128 {
35463546 */
35473547#define BT_UUID_GATT_RCCP_VAL 0x2b1f
35483548/**
3549- * @brief GATT Characteristic Reconnection Configurationn Control Point
3549+ * @brief GATT Characteristic Reconnection Configuration Control Point
35503550 */
35513551#define BT_UUID_GATT_RCCP \
35523552 BT_UUID_DECLARE_16(BT_UUID_GATT_RCCP_VAL)
@@ -3569,11 +3569,11 @@ struct bt_uuid_128 {
35693569#define BT_UUID_GATT_IDD_S \
35703570 BT_UUID_DECLARE_16(BT_UUID_GATT_IDD_S_VAL)
35713571/**
3572- * @brief GATT Characteristic IDD Announciation Status UUID Value
3572+ * @brief GATT Characteristic IDD Annunciation Status UUID Value
35733573 */
35743574#define BT_UUID_GATT_IDD_AS_VAL 0x2b22
35753575/**
3576- * @brief GATT Characteristic IDD Announciation Status
3576+ * @brief GATT Characteristic IDD Annunciation Status
35773577 */
35783578#define BT_UUID_GATT_IDD_AS \
35793579 BT_UUID_DECLARE_16(BT_UUID_GATT_IDD_AS_VAL)
@@ -3857,7 +3857,7 @@ struct bt_uuid_128 {
38573857#define BT_UUID_GATT_SLP_AID \
38583858 BT_UUID_DECLARE_16(BT_UUID_GATT_SLP_AID_VAL)
38593859/**
3860- * @brief GATT Characteristic Sleep Actiity Summary Data UUID Value
3860+ * @brief GATT Characteristic Sleep Activity Summary Data UUID Value
38613861 */
38623862#define BT_UUID_GATT_SLP_ASD_VAL 0x2b42
38633863/**
0 commit comments