Home
last modified time | relevance | path

Searched refs:ESP_GATT_DB_INCLUDED_SERVICE (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h636 ESP_GATT_DB_INCLUDED_SERVICE, /*!< Included service attribute. */ enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c285 case ESP_GATT_DB_INCLUDED_SERVICE: { in btc_gattc_fill_gatt_db_conversion()
539 …btc_gattc_fill_gatt_db_conversion(*count, incl_num, ESP_GATT_DB_INCLUDED_SERVICE, 0, (void *)resul… in btc_ble_gattc_get_include_service()