Home
last modified time | relevance | path

Searched refs:GetBtDestinationAddr (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netmanager_ext/services/networksharemanager/include/
H A Dnetworkshare_sub_statemachine.h118 bool GetBtDestinationAddr(std::string &addrStr);
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_sub_statemachine_test.cpp224 * @tc.desc: Test NetworkShareSubStateMachine GetBtDestinationAddr.
233 int ret = networkShareSubStateMachine->GetBtDestinationAddr(addrStr); in HWTEST_F()
507 result = networkShareWifiSubStateMachine->GetBtDestinationAddr(testName); in HWTEST_F()
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_sub_statemachine.cpp618 if (!GetBtDestinationAddr(destination)) { in FindDestinationAddr()
653 bool NetworkShareSubStateMachine::GetBtDestinationAddr(std::string &addrStr) in GetBtDestinationAddr() function in OHOS::NetManagerStandard::NetworkShareSubStateMachine
656 NETMGR_EXT_LOG_E("GetBtDestinationAddr configuration is null."); in GetBtDestinationAddr()
/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/
H A Dnetshare_client_fuzzer.cpp466 networkShareSubStateMachine->GetBtDestinationAddr(str); in DonetworkShareSubStateMachine()

Completed in 5 milliseconds