Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_util.c360 esp_status = ESP_BT_STATUS_NOMEM; in btc_btm_status_to_esp_status()
405 esp_status = ESP_BT_STATUS_NOMEM; in btc_bta_status_to_esp_status()
/hal_espressif-3.7.0/components/bt/host/bluedroid/api/include/api/
Desp_bt_defs.h30 ESP_BT_STATUS_NOMEM, /* relate to BT_STATUS_NOMEM in bt_def.h */ enumerator
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c91 param.get_dev_name_cmpl.status = ESP_BT_STATUS_NOMEM; in btc_gap_ble_get_dev_name_callback()