Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gattc_api.c173 return ESP_GATT_INVALID_PDU; in esp_ble_gattc_get_service()
196 return ESP_GATT_INVALID_PDU; in esp_ble_gattc_get_all_char()
216 return ESP_GATT_INVALID_PDU; in esp_ble_gattc_get_all_descr()
239 return ESP_GATT_INVALID_PDU; in esp_ble_gattc_get_char_by_uuid()
259 return ESP_GATT_INVALID_PDU; in esp_ble_gattc_get_descr_by_uuid()
281 return ESP_GATT_INVALID_PDU; in esp_ble_gattc_get_descr_by_char_handle()
304 return ESP_GATT_INVALID_PDU; in esp_ble_gattc_get_include_service()
327 return ESP_GATT_INVALID_PDU; in esp_ble_gattc_get_attr_count()
345 return ESP_GATT_INVALID_PDU; in esp_ble_gattc_get_db()
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h184ESP_GATT_INVALID_PDU = 0x04, /* 0x0004 */ /* relate to BTA_GATT_INVALID_PDU in b… enumerator
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c460 return ESP_GATT_INVALID_PDU; in btc_gatts_check_valid_attr_tab()
472 return ESP_GATT_INVALID_PDU; in btc_gatts_check_valid_attr_tab()
491 return ESP_GATT_INVALID_PDU; in btc_gatts_check_valid_attr_tab()