Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hf_client_api.h67 #define BTA_HF_CLIENT_FEAT_ESCO_S4 0x00000200 /* eSCO S4 Setting Supported */ macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_sco.c251 (bta_hf_client_cb.scb.features && BTA_HF_CLIENT_FEAT_ESCO_S4) && in bta_hf_client_sco_conn_rsp()
463 if ((bta_hf_client_cb.scb.features && BTA_HF_CLIENT_FEAT_ESCO_S4) && in bta_hf_client_sco_create()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c776 hf_client_local_param.btc_hf_client_features |= BTA_HF_CLIENT_FEAT_ESCO_S4; in btc_hf_client_execute_service()
779 hf_client_local_param.btc_hf_client_features = BTA_HF_CLIENT_FEAT_ESCO_S4; in btc_hf_client_execute_service()