Searched refs:RemoveAddr (Results 1 – 3 of 3) sorted by relevance
133 virtual bool RemoveAddr(const std::string &addr) = 0;254 virtual bool RemoveAddr(const std::string &addr) override;
104 bool ProfileConfig::RemoveAddr(const std::string &addr) in RemoveAddr() function in OHOS::bluetooth::ProfileConfig
669 ProfileConfig::GetInstance()->RemoveAddr(device.GetAddress()); in RemoveDeviceProfileConfig()