Home
last modified time | relevance | path

Searched refs:IsInBandRing (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dhands_free_unit_calls.h202 * @brief Get the IsInBandRing flag.
204 * @return Returns the IsInBandRing flag.
208 bool IsInBandRing() const;
H A Dhands_free_unit_calls.cpp78 bool HandsFreeUnitCalls::IsInBandRing() const in IsInBandRing() function in OHOS::bluetooth::HandsFreeUnitCalls
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_hf_call.h222 * @brief Get the IsInBandRing flag.
224 * @return Returns the IsInBandRing flag.
227 bool IsInBandRing() const in IsInBandRing() function in OHOS::Bluetooth::HandsFreeUnitCall
/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhf_call_test.cpp207 * @tc.name: IsInBandRing
208 * @tc.desc: Get the IsInBandRing flag.
215 EXPECT_EQ(false, call.IsInBandRing()); in HWTEST_F()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_hf.cpp74 call.IsInBandRing(),
290 call.IsInBandRing(), in GetExistingCalls()
401 call.IsInBandRing(), in FinishActiveCall()
423 calls.IsInBandRing(), in StartDial()

Completed in 3 milliseconds