Assume two services both successfully paired/registrated with each other. Now service 2 removes this pairing/registration, as service 1 still has that information it will immediately re-connect. Service 2 is still able to accept the pairing/registration request and will stay in state Hello_Pending_Listen.
Service 1 can't know if trust was removed or if there was some other kind of error, e.g. WIFI connection loss.
Is this the desired behavior or should this be different. I can't find any reference to this scenario in the spec.
Assume two services both successfully paired/registrated with each other. Now service 2 removes this pairing/registration, as service 1 still has that information it will immediately re-connect. Service 2 is still able to accept the pairing/registration request and will stay in state
Hello_Pending_Listen.Service 1 can't know if trust was removed or if there was some other kind of error, e.g. WIFI connection loss.
Is this the desired behavior or should this be different. I can't find any reference to this scenario in the spec.