bluetooth_gatt: fix spelling of ORG_BLUETOOTH_CHARACTERISTIC_BATTERY_CRITCAL_STATUS

This commit is contained in:
Matthias Ringwald 2024-12-05 16:50:12 +01:00
parent 404dc667ff
commit 7f5d8e5f11
2 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ static const uint16_t bas_uuid16s[BAS_CHARACTERISTIC_INDEX_NUM] = {
ORG_BLUETOOTH_CHARACTERISTIC_BATTERY_LEVEL,
ORG_BLUETOOTH_CHARACTERISTIC_BATTERY_LEVEL_STATUS,
ORG_BLUETOOTH_CHARACTERISTIC_ESTIMATED_SERVICE_DATE,
ORG_BLUETOOTH_CHARACTERISTIC_BATTERY_CRITCAL_STATUS,
ORG_BLUETOOTH_CHARACTERISTIC_BATTERY_CRITICAL_STATUS,
ORG_BLUETOOTH_CHARACTERISTIC_BATTERY_ENERGY_STATUS,
ORG_BLUETOOTH_CHARACTERISTIC_BATTERY_TIME_STATUS,
ORG_BLUETOOTH_CHARACTERISTIC_BATTERY_HEALTH_STATUS,

View File

@ -451,7 +451,7 @@
#define ORG_BLUETOOTH_CHARACTERISTIC_HEARING_AID_FEATURES 0x2BDA // Hearing Aid Features
#define ORG_BLUETOOTH_CHARACTERISTIC_HEARING_AID_PRESET_CONTROL_POINT 0x2BDB // Hearing Aid Preset Control Point
#define ORG_BLUETOOTH_CHARACTERISTIC_ACTIVE_PRESET_INDEX 0x2BDC // Active Preset Index
#define ORG_BLUETOOTH_CHARACTERISTIC_BATTERY_CRITCAL_STATUS 0x2BE9 // Battery Critical Status
#define ORG_BLUETOOTH_CHARACTERISTIC_BATTERY_CRITICAL_STATUS 0x2BE9 // Battery Critical Status
#define ORG_BLUETOOTH_CHARACTERISTIC_BATTERY_HEALTH_STATUS 0x2BEA // Battery Health Status
#define ORG_BLUETOOTH_CHARACTERISTIC_BATTERY_HEALTH_INFORMATION 0x2BEB // Battery Health Information
#define ORG_BLUETOOTH_CHARACTERISTIC_BATTERY_INFORMATION 0x2BEC // Battery Health Information