Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h304ESP_GATT_ILLEGAL_PARAMETER = 0x87, /*!< 0x87, Illegal parameter. Corresponds to BTA_GATT_… enumerator
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gattc_api.c485 return ESP_GATT_ILLEGAL_PARAMETER; in esp_ble_gattc_read_by_type()