Searched refs:PROPERTY_REMOTE_UUIDS (Results 1 – 2 of 2) sorted by relevance
360 if (!config_->SetValue(SECTION_BREDR_PAIRED_LIST, subSection, PROPERTY_REMOTE_UUIDS, uuids)) { in SetRemoteUuids()371 if (!config_->GetValue(SECTION_BREDR_PAIRED_LIST, subSection, PROPERTY_REMOTE_UUIDS, uuids)) { in GetRemoteUuids()
47 const std::string PROPERTY_REMOTE_UUIDS = "RemoteUuids"; variable