Searched refs:AvrcTgConnectInfo (Results 1 – 3 of 3) sorted by relevance
25 AvrcTgConnectInfo::AvrcTgConnectInfo(const std::string &btAddr, uint8_t connectId, uint8_t role, ui… in AvrcTgConnectInfo() function in OHOS::bluetooth::AvrcTgConnectInfo60 AvrcTgConnectInfo::~AvrcTgConnectInfo() in ~AvrcTgConnectInfo()106 AvrcTgConnectInfo(rawAddr.GetAddress(), in Add()136 const AvrcTgConnectInfo *info = nullptr; in GetConnectInfo()238 AvrcTgConnectInfo *info = GetConnectInfo(rawAddr.GetAddress()); in GetConnectId()252 AvrcTgConnectInfo *info = GetConnectInfo(rawAddr.GetAddress()); in SetConnectId()266 AvrcTgConnectInfo *info = GetConnectInfo(rawAddr.GetAddress()); in GetControlMtu()280 AvrcTgConnectInfo *info = GetConnectInfo(rawAddr.GetAddress()); in SetControlMtu()294 AvrcTgConnectInfo *info = GetConnectInfo(rawAddr.GetAddress()); in GetBrowseMtu()308 AvrcTgConnectInfo *info = GetConnectInfo(rawAddr.GetAddress()); in SetBrowseMtu()[all …]
33 class AvrcTgConnectInfo {38 … AvrcTgConnectInfo(const std::string &btAddr, uint8_t connectId, uint8_t role, uint16_t controlMtu,45 ~AvrcTgConnectInfo();50 AvrcTgConnectInfo() = delete;158 const AvrcTgConnectInfo *GetConnectInfo(const RawAddress &rawAddr);488 std::map<std::string, AvrcTgConnectInfo> infos_ {};503 AvrcTgConnectInfo *GetConnectInfo(const std::string &btAddr);
363 const AvrcTgConnectInfo *info = AvrcTgConnectManager::GetInstance()->GetConnectInfo(rawAddr_); in Entry()546 const AvrcTgConnectInfo *info = AvrcTgConnectManager::GetInstance()->GetConnectInfo(rawAddr_); in Entry()652 const AvrcTgConnectInfo *info = AvrcTgConnectManager::GetInstance()->GetConnectInfo(rawAddr_); in Entry()699 const AvrcTgConnectInfo *info = AvrcTgConnectManager::GetInstance()->GetConnectInfo(rawAddr_); in Entry()809 const AvrcTgConnectInfo *info = AvrcTgConnectManager::GetInstance()->GetConnectInfo(rawAddr_); in Entry()