Searched refs:ESP_GATT_UUID_BATTERY_LEVEL (Results 1 – 4 of 4) sorted by relevance
147 #define ESP_GATT_UUID_BATTERY_LEVEL 0x2A19 macro
231 static uint16_t hidExtReportRefDesc = ESP_GATT_UUID_BATTERY_LEVEL;298 static const uint16_t bat_lev_uuid = ESP_GATT_UUID_BATTERY_LEVEL;
144 …if (cuuid == ESP_GATT_UUID_BATTERY_LEVEL && (char_result[c].properties & ESP_GATT_CHAR_PROP_BIT_RE… in read_device_services()
61 static const uint16_t s_bat_level_uuid = ESP_GATT_UUID_BATTERY_LEVEL;