We don't support advertising multiple operational identities #8438
Labels
maybe done?
Isssue may be complete/obsolete/not relevant anymore. Needs review to determine if to close or not.
spec
Mismatch between spec and implementation
V1.0
Problem
Both
DiscoveryImplPlatform::Advertise(const OperationalAdvertisingParameters & params)
andAdvertiserMinMdns::Advertise(const OperationalAdvertisingParameters & params)
override an existing advertisement if there is one. This makes it impossible to advertise multiple operational identities.Proposed Solution
Fix both codepaths to support multiple operational ids.
See also #8037 and #6141
@andy31415 @cecille @pan-apple
The text was updated successfully, but these errors were encountered: