Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/api/include/api/
Desp_hf_defs.h64 ESP_HF_CALL_STATUS_CALL_IN_PROGRESS = 1, /*!< call is present(active or held) */ enumerator
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_util.c187 CASE_RETURN_STR(ESP_HF_CALL_STATUS_CALL_IN_PROGRESS) in dump_hf_call_state()