Searched refs:BTA_HF_CLIENT_FEAT_ESCO_S4 (Results 1 – 3 of 3) sorted by relevance
67 #define BTA_HF_CLIENT_FEAT_ESCO_S4 0x00000200 /* eSCO S4 Setting Supported */ macro
251 (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()
776 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()