Home
last modified time | relevance | path

Searched defs:GetConnectInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/command/
H A Dconnect_command.cpp64 ConnectInfo &ConnectCommand::GetConnectInfo() in GetConnectInfo() function in OHOS::SoftBus::ConnectCommand
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_connection.cpp132 const AvrcTgConnectInfo *AvrcTgConnectManager::GetConnectInfo(const RawAddress &rawAddr) in GetConnectInfo() function in OHOS::bluetooth::AvrcTgConnectManager
676 AvrcTgConnectInfo *AvrcTgConnectManager::GetConnectInfo(const std::string &btAddr) in GetConnectInfo() function in OHOS::bluetooth::AvrcTgConnectManager
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_connection.cpp157 const AvrcCtConnectInfo *AvrcCtConnectManager::GetConnectInfo(const RawAddress &rawAddr) const in GetConnectInfo() function in OHOS::bluetooth::AvrcCtConnectManager
1031 AvrcCtConnectInfo *AvrcCtConnectManager::GetConnectInfo(const std::string &btAddr) in GetConnectInfo() function in OHOS::bluetooth::AvrcCtConnectManager
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Dfile_access_helper.cpp135 std::shared_ptr<ConnectInfo> FileAccessHelper::GetConnectInfo(const std::string &bundleName) in GetConnectInfo() function in OHOS::FileAccessFwk::FileAccessHelper