Home
last modified time | relevance | path

Searched refs:ESP_GATT_UUID_CHAR_DESCRIPTION (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h70 #define ESP_GATT_UUID_CHAR_DESCRIPTION 0x2901 /* Characteristic User Descrip… macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c369 case ESP_GATT_UUID_CHAR_DESCRIPTION: in btc_gatts_act_create_attr_tab()
478 … uuid == ESP_GATT_UUID_CHAR_DESCRIPTION || uuid == ESP_GATT_UUID_CHAR_CLIENT_CONFIG || in btc_gatts_check_valid_attr_tab()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_compatibility_test/main/
Dble_compatibility_test.c178 static const uint16_t character_user_description = ESP_GATT_UUID_CHAR_DESCRIPTION;
/hal_espressif-3.6.0/components/protocomm/src/transports/
Dprotocomm_ble.c26 static const uint16_t character_user_description = ESP_GATT_UUID_CHAR_DESCRIPTION;