/* * SPDX-FileCopyrightText: 2017-2023 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 *//* ... */#ifndefH_BLE_HTP_CENT_#defineH_BLE_HTP_CENT_#include"modlog/modlog.h"#include"esp_central.h"#ifdef__cplusplusextern"C"{#endifstructble_hs_adv_fields;structble_gap_conn_desc;structble_hs_cfg;unionble_store_value;unionble_store_key;/* 16 Bit Health Thermometer Service UUID */#defineBLE_SVC_HTP_UUID160x1809/* 16 Bit Health Thermometer Service Characteristic UUIDs */#defineBLE_SVC_HTP_CHR_UUID16_TEMP_MEASUREMENT0x2A1C#defineBLE_SVC_HTP_CHR_UUID16_TEMP_TYPE0x2A1D#defineBLE_SVC_HTP_CHR_UUID16_INTERMEDIATE_TEMP0x2A1E#defineBLE_SVC_HTP_CHR_UUID16_MEASUREMENT_ITVL0x2A21/* 16 Bit Device Information Service Characteristic UUIDs */#defineGATT_DIS_DEVICE_INFO_UUID0x180A#defineGATT_DIS_CHR_UUID16_SYS_ID0x2A23#defineGATT_DIS_CHR_UUID16_MODEL_NO0x2A24#defineGATT_DIS_CHR_UUID16_MFC_NAME0x2A29/* 16 BIT CCCD UUID */#defineBLE_SVC_HTP_DSC_CLT_CFG_UUID160x290210 defines#ifdef__cplusplus}{...}#endif/* ... */#endif
Details
Show: from
Types: Columns:
All items filtered out
All items filtered out
This file uses the notable symbols shown below. Click anywhere in the file to view more details.