Home
last modified time | relevance | path

Searched refs:ESP_GATT_INVALID_ATTR_LEN (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h290ESP_GATT_INVALID_ATTR_LEN = 0x0d, /*!< 0x0d, Invalid attribute length. Corresponds to BT… enumerator
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c170 status = ESP_GATT_INVALID_ATTR_LEN; in blufi_profile_cb()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c474 return ESP_GATT_INVALID_ATTR_LEN; in btc_gatts_check_valid_attr_tab()