Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_client.h37 BTC_HF_CLIENT_START_VOICE_RECOGNITION_EVT, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_hf_client_api.c165 msg.act = BTC_HF_CLIENT_START_VOICE_RECOGNITION_EVT; in esp_hf_client_start_voice_recognition()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c1138 case BTC_HF_CLIENT_START_VOICE_RECOGNITION_EVT: in btc_hf_client_call_handler()