Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_client.h42 BTC_HF_CLIENT_DISCONNECT_EVT, enumerator
/hal_espressif-3.4.0/components/bt/host/bluedroid/api/
Desp_hf_client_api.c108 msg.act = BTC_HF_CLIENT_DISCONNECT_EVT; in esp_hf_client_disconnect()
/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c1045 case BTC_HF_CLIENT_DISCONNECT_EVT: in btc_hf_client_call_handler()