Home
last modified time | relevance | path

Searched refs:IsMultiParty (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_call_manager.cpp80 (iter->second.IsMultiParty() != updateiter->second.IsMultiParty())) { in UpdateCallDone()
83 iter->second.SetMultiParty(updateiter->second.IsMultiParty()); in UpdateCallDone()
/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhf_call_test.cpp175 * @tc.name: IsMultiParty
176 * @tc.desc: Get the IsMultiParty flag.
183 EXPECT_EQ(false, call.IsMultiParty()); in HWTEST_F()
264 EXPECT_EQ(true, call.IsMultiParty()); in HWTEST_F()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dhands_free_unit_calls.h184 * @brief Get the IsMultiParty flag.
186 * @return Returns the IsMultiParty flag.
190 bool IsMultiParty() const;
H A Dhands_free_unit_calls.cpp68 bool HandsFreeUnitCalls::IsMultiParty() const in IsMultiParty() function in OHOS::bluetooth::HandsFreeUnitCalls
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_hf_call.h200 * @brief Get the IsMultiParty flag.
202 * @return Returns the IsMultiParty flag.
205 bool IsMultiParty() const in IsMultiParty() function in OHOS::Bluetooth::HandsFreeUnitCall
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_hf.cpp72 call.IsMultiParty(),
288 call.IsMultiParty(), in GetExistingCalls()
399 call.IsMultiParty(), in FinishActiveCall()
421 calls.IsMultiParty(), in StartDial()

Completed in 3 milliseconds