Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_bt_defs.h36 ESP_BT_STATUS_NOT_READY, /* relate to BT_STATUS_NOT_READY in bt_def.h */ enumerator
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/core/
Dbtc_util.c416 esp_status = ESP_BT_STATUS_NOT_READY; in btc_bta_status_to_esp_status()