Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hf_client_api.h102 #define BTA_HF_CLIENT_MIC_EVT 9 /* Microphone volume changed */ macro
/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c880 case BTA_HF_CLIENT_MIC_EVT: in btc_hf_client_cb_handler()
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_at.c492 bta_hf_client_evt_val(BTA_HF_CLIENT_MIC_EVT, value); in bta_hf_client_handle_vgm()