Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_client.h76 } volume_update; member
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_hf_client_api.c203 arg.volume_update.type = type; in esp_hf_client_volume_update()
204 arg.volume_update.volume = volume; in esp_hf_client_volume_update()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c1145 btc_hf_client_volume_update(arg->volume_update.type, arg->volume_update.volume); in btc_hf_client_call_handler()