Searched refs:BTA_HF_CLIENT_FEAT_ESCO_S4 (Results 1 – 4 of 4) sorted by relevance
43 ASSERT_EQ((gFeatures & BTA_HF_CLIENT_FEAT_ESCO_S4) > 0, in TEST_F()
117 } else if (bta_hf_client_cb_arr.features & BTA_HF_CLIENT_FEAT_ESCO_S4) { in bta_hf_client_sco_conn_rsp()244 if ((bta_hf_client_cb_arr.features & BTA_HF_CLIENT_FEAT_ESCO_S4) && in bta_hf_client_sco_create()
70 #define BTA_HF_CLIENT_FEAT_ESCO_S4 0x00000200 /* ESCO S4 link setting */ macro
1046 features |= BTA_HF_CLIENT_FEAT_ESCO_S4; in btif_hf_client_execute_service()