Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_client.h33 BTC_HF_CLIENT_CONNECT_EVT, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_hf_client_api.c78 msg.act = BTC_HF_CLIENT_CONNECT_EVT; in esp_hf_client_connect()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c1126 case BTC_HF_CLIENT_CONNECT_EVT: in btc_hf_client_call_handler()