Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dhands_free_unit_calls.h193 * @brief Get the IsOutgoing flag.
195 * @return Returns the IsOutgoing flag.
199 bool IsOutgoing() const;
H A Dhands_free_unit_calls.cpp73 bool HandsFreeUnitCalls::IsOutgoing() const in IsOutgoing() function in OHOS::bluetooth::HandsFreeUnitCalls
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_hf_call.h211 * @brief Get the IsOutgoing flag.
213 * @return Returns the IsOutgoing flag.
216 bool IsOutgoing() const in IsOutgoing() function in OHOS::Bluetooth::HandsFreeUnitCall
/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhf_call_test.cpp191 * @tc.name: IsOutgoing
192 * @tc.desc: Get the IsOutgoing flag.
199 EXPECT_EQ(false, call.IsOutgoing()); in HWTEST_F()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_hf.cpp73 call.IsOutgoing(),
289 call.IsOutgoing(), in GetExistingCalls()
400 call.IsOutgoing(), in FinishActiveCall()
422 calls.IsOutgoing(), in StartDial()

Completed in 3 milliseconds