Searched refs:gFeatures (Results 1 – 1 of 1) sorted by relevance
9 static tBTA_HF_CLIENT_FEAT gFeatures; variable27 gFeatures = features; in BTA_HfClientEnable()41 void SetUp() override { gFeatures = get_default_hf_client_features(); } in SetUp()50 ASSERT_EQ((gFeatures & BTA_HF_CLIENT_FEAT_ESCO_S4) > 0, in TEST_F()53 ASSERT_EQ((gFeatures & BTA_HF_CLIENT_FEAT_SWB) > 0, in TEST_F()