Home
last modified time | relevance | path

Searched defs:GetCurrentCallList (Results 1 – 6 of 6) sorted by relevance

/base/telephony/call_manager/frameworks/native/src/
Dnearlink_call_client.cpp123 std::vector<CallAttributeInfo> NearlinkCallClient::GetCurrentCallList(int32_t slotId) in GetCurrentCallList() function in OHOS::Telephony::NearlinkCallClient
Dbluetooth_call_client.cpp305 std::vector<CallAttributeInfo> BluetoothCallClient::GetCurrentCallList(int32_t slotId) in GetCurrentCallList() function in OHOS::Telephony::BluetoothCallClient
Dbluetooth_call_proxy.cpp103 std::vector<CallAttributeInfo> BluetoothCallProxy::GetCurrentCallList(int32_t slotId) in GetCurrentCallList() function in OHOS::Telephony::BluetoothCallProxy
/base/telephony/call_manager/services/bluetooth/src/
Dbluetooth_call_service.cpp396 std::vector<CallAttributeInfo> BluetoothCallService::GetCurrentCallList(int32_t slotId) in GetCurrentCallList() function in OHOS::Telephony::BluetoothCallService
/base/telephony/call_manager/test/unittest/ui_client/
Dbluetooth_call_test.cpp444 void BluetoothCallTest::GetCurrentCallList() in GetCurrentCallList() function in OHOS::Telephony::BluetoothCallTest
/base/telephony/call_manager/test/fuzztest/bluetoothdialcall_fuzzer/
Dbluetoothdialcall_fuzzer.cpp186 void GetCurrentCallList(const uint8_t *data, size_t size) in GetCurrentCallList() function