Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h66 #define ESP_GATT_UUID_INCLUDE_SERVICE 0x2802 macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c317 case ESP_GATT_UUID_INCLUDE_SERVICE:{ in btc_gatts_act_create_attr_tab()
448 case ESP_GATT_UUID_INCLUDE_SERVICE: { in btc_gatts_check_valid_attr_tab()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dhid_device_le_prf.c274 static const uint16_t include_service_uuid = ESP_GATT_UUID_INCLUDE_SERVICE;
/hal_espressif-3.6.0/components/esp_hid/src/
Dble_hidd.c41 static const uint16_t s_include_service_uuid = ESP_GATT_UUID_INCLUDE_SERVICE;