Searched refs:aExistingService (Results 1 – 2 of 2) sorted by relevance
890 bool AdvertisingProxy::CompareAndUpdateService(Service &aService, Service &aExistingService) in CompareAndUpdateService() argument894 UpdateKeyRegistrationStatus(aService, aExistingService); in CompareAndUpdateService()898 replaced = CompareAndUpdate(aService, aExistingService); in CompareAndUpdateService()902 if (aExistingService.IsDeleted()) in CompareAndUpdateService()909 aExistingService.mIsReplaced = true; in CompareAndUpdateService()912 if (aExistingService.mAdvId != kInvalidRequestId) in CompareAndUpdateService()917 aExistingService.mAdvId = kInvalidRequestId; in CompareAndUpdateService()919 UpdateAdvIdRangeOn(*aExistingService.mHost); in CompareAndUpdateService()
268 bool CompareAndUpdateService(Service &aService, Service &aExistingService);