Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/
H A Dbluetooth_call_test.cpp149 if (g_bluetoothCallPtr == nullptr) { in Init()
153 g_bluetoothCallPtr->Init(); in Init()
286 if (g_bluetoothCallPtr == nullptr) { in DialCall()
298 if (g_bluetoothCallPtr == nullptr) { in AnswerCall()
310 if (g_bluetoothCallPtr == nullptr) { in RejectCall()
322 if (g_bluetoothCallPtr == nullptr) { in HangUpCall()
333 if (g_bluetoothCallPtr == nullptr) { in GetCallState()
345 if (g_bluetoothCallPtr == nullptr) { in HoldCall()
357 if (g_bluetoothCallPtr == nullptr) { in UnHoldCall()
368 if (g_bluetoothCallPtr == nullptr) { in CombineConference()
[all …]