Home
last modified time | relevance | path

Searched defs:codec (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_audio.c3 void set_audio_state(uint16_t handle, sco_codec_t codec, sco_state_t state) in set_audio_state()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_api.c287 void BTA_AgSetCodec(UINT16 handle, tBTA_AG_PEER_CODEC codec) in BTA_AgSetCodec()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbta_hf_client_co.c88 void bta_hf_client_co_audio_state(UINT16 handle, UINT8 state, tBTA_HFP_PEER_CODEC codec) in bta_hf_client_co_audio_state()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbta_ag_co.c357 void bta_ag_sco_audio_state(UINT16 handle, UINT8 app_id, UINT8 state, tBTA_AG_PEER_CODEC codec) in bta_ag_sco_audio_state()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_at.c462 static void bta_hf_client_handle_bcs(UINT32 codec) in bta_hf_client_handle_bcs()
1420 void bta_hf_client_send_at_bcs(UINT32 codec) in bta_hf_client_send_at_bcs()
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_hf_ag_api.h203 esp_hf_wbs_config_t codec; /*!< codec mode CVSD or mSBC */ member
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/include/
Dbta_ag_int.h207 tBTA_AG_PEER_CODEC codec; member