Searched refs:hfpConfig2 (Results 1 – 1 of 1) sorted by relevance
2365 IBluetooth::HfpConfig hfpConfig2; in TEST_P() local2366 ASSERT_IS_OK(bluetooth->setHfpConfig(hfpConfig, &hfpConfig2)); in TEST_P()2367 EXPECT_EQ(hfpConfig, hfpConfig2); in TEST_P()