Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/api/include/api/
Desp_bt_defs.h48 ESP_BT_STATUS_EIR_TOO_LARGE, /* relate to BT_STATUS_EIR_TOO_LARGE in bt_def.h */ enumerator
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_util.c411 esp_status = ESP_BT_STATUS_EIR_TOO_LARGE; in btc_bta_status_to_esp_status()