Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gattc_api.c259 return ESP_GATT_INVALID_PDU; in esp_ble_gattc_get_service()
282 return ESP_GATT_INVALID_PDU; in esp_ble_gattc_get_all_char()
302 return ESP_GATT_INVALID_PDU; in esp_ble_gattc_get_all_descr()
325 return ESP_GATT_INVALID_PDU; in esp_ble_gattc_get_char_by_uuid()
345 return ESP_GATT_INVALID_PDU; in esp_ble_gattc_get_descr_by_uuid()
367 return ESP_GATT_INVALID_PDU; in esp_ble_gattc_get_descr_by_char_handle()
390 return ESP_GATT_INVALID_PDU; in esp_ble_gattc_get_include_service()
413 return ESP_GATT_INVALID_PDU; in esp_ble_gattc_get_attr_count()
431 return ESP_GATT_INVALID_PDU; in esp_ble_gattc_get_db()
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h281ESP_GATT_INVALID_PDU = 0x04, /*!< 0x04, Invalid PDU. Corresponds to BTA_GATT_INVALI… enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c454 return ESP_GATT_INVALID_PDU; in btc_gatts_check_valid_attr_tab()
466 return ESP_GATT_INVALID_PDU; in btc_gatts_check_valid_attr_tab()
485 return ESP_GATT_INVALID_PDU; in btc_gatts_check_valid_attr_tab()