Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_util.c357 esp_status = ESP_BT_STATUS_BUSY; in btc_btm_status_to_esp_status()
402 esp_status = ESP_BT_STATUS_BUSY; in btc_bta_status_to_esp_status()
/hal_espressif-3.7.0/components/bt/host/bluedroid/api/include/api/
Desp_bt_defs.h31 ESP_BT_STATUS_BUSY, /* relate to BT_STATUS_BUSY in bt_def.h */ enumerator