Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_client.h39 BTC_HF_CLIENT_VOLUME_UPDATE_EVT, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_hf_client_api.c200 msg.act = BTC_HF_CLIENT_VOLUME_UPDATE_EVT; in esp_hf_client_volume_update()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c1144 case BTC_HF_CLIENT_VOLUME_UPDATE_EVT: in btc_hf_client_call_handler()