Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/core/
Dbtc_util.c368 esp_status = ESP_BT_STATUS_NOMEM; in btc_btm_status_to_esp_status()
413 esp_status = ESP_BT_STATUS_NOMEM; in btc_bta_status_to_esp_status()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_bt_defs.h37 ESP_BT_STATUS_NOMEM, /* relate to BT_STATUS_NOMEM in bt_def.h */ enumerator