Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h637 ESP_GATT_DB_ALL, /*!< All attribute types. */ enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c557 if (type == ESP_GATT_DB_ALL) { in btc_ble_gattc_get_attr_count()