Searched refs:GetDeviceAddresses (Results 1 – 6 of 6) sorted by relevance
173 std::list<std::string> GetDeviceAddresses(void);
155 std::list<std::string> addrs = AvrcTgConnectManager::GetInstance()->GetDeviceAddresses(); in GetConnectedDevices()180 addrs = cnManager->GetDeviceAddresses(); in GetDevicesByStates()223 std::list<std::string> addrs = AvrcTgConnectManager::GetInstance()->GetDeviceAddresses(); in GetMaxConnectNum()293 std::list<std::string> addrs = AvrcTgConnectManager::GetInstance()->GetDeviceAddresses(); in GetConnectState()
162 std::list<std::string> AvrcTgConnectManager::GetDeviceAddresses(void) in GetDeviceAddresses() function in OHOS::bluetooth::AvrcTgConnectManager
191 std::list<std::string> GetDeviceAddresses(void);
157 std::list<std::string> addrs = AvrcCtConnectManager::GetInstance()->GetDeviceAddresses(); in GetConnectedDevices()182 addrs = cnManager->GetDeviceAddresses(); in GetDevicesByStates()226 std::list<std::string> addrs = AvrcCtConnectManager::GetInstance()->GetDeviceAddresses(); in GetMaxConnectNum()298 std::list<std::string> addrs = AvrcCtConnectManager::GetInstance()->GetDeviceAddresses(); in GetConnectState()
187 std::list<std::string> AvrcCtConnectManager::GetDeviceAddresses(void) in GetDeviceAddresses() function in OHOS::bluetooth::AvrcCtConnectManager