Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/test/
H A Dbtif_hf_client_service_test.cc8 static tBTA_HF_CLIENT_FEAT gFeatures; variable
16 gFeatures = features; in BTA_HfClientEnable()
33 gFeatures = BTIF_HF_CLIENT_FEATURES; in SetUp()
43 ASSERT_EQ((gFeatures & BTA_HF_CLIENT_FEAT_ESCO_S4) > 0, in TEST_F()